Repositories
This is a collection of either things I programmed and packaged or things I am archiving to prevent them from becoming lost in cyberspace. Currently there are only 2 software repositories (that you can add to your package managers) and 2 directories were I dump packages into.Want to explore the actual repository tree like before? Click here!
Do you want the Git repository instead? Click here!
Pacman
For Arch Linux and/or operating systems based on it (I only test on Arch Linux), add the following to/etc/pacman.conf.
[repo-in-a-matrix]
SigLevel = Optional TrustAll
Server = https://repo.inamatrix.xyz/archlinux/$arch/
If you just want to install one package without adding the repository, just download whatever package you want
from
https://repo.inamatrix.xyz/archlinux/ and run the following:
# sudo pacman -U {package}{version}{architecture}.pkg.tar.zst
iOS
Requires jailbreak (the only viable package manager for iOS is a port of APT). Add this source to your package manager (only tested on Sileo and Zebra). You can also click on your respective package manager to add the repository directly.Some IPA files are archived and can be downloaded and installed similar to APKs for android. You can also manaually install each tweak without adding the repository (from Filza or Trollstore for example). Download them from the list.
iOS IPAs
iOS Tweaks
Android
No actual repository, but I have archived some APKs. Just download whatever you want from the list.Android APKs
Windows
Archived Windows applications, also just a list.Windows Programs
MacOS
Archived MacOS applications, also just a list.MacOS Programs