This is the contrib repository for LeoConsole's apkg.
It is the unofficial repository. It is moderated by LeoConsole (co-)developers and trusted users, however everyone can submit their own packages.
You can imagine it as a kind of AUR if you are familiar with Arch Linux.
You can enable it by editing var/apkg/config.json
:
{
... ,
"Repositories": [
... ,
{
"name": "contrib",
"url": "https://raw.githubusercontent.com/alexcoder04/LeoConsole-repo-contrib/main/index.json"
}
]
}
Contributions are welcome! If you know how repo indexes work, just open a PR adding your package. If unsure, just open an issue.