Publishing your app on the catalog

The official YunoHost's app catalog is maintained in this repository, in particular the apps.toml file.

For your app to be made available to everybody, you should make a pull request that adds your app inside the apps.toml (see the detailed instructions in the README)

Note that the "real" catalog used by YunoHost servers is https://app.yunohost.org/default/v3/apps.json which is rebuilt every 4 hours.

NB: The level key is not to be set manually by maintainers. The yunohost-bot will automatically create a pull request every Friday evening with results from the official CI, which are then to be manually reviewed and merged by the community.

Found errors? Think you can improve this documentation? Simply click the Edit link at the top of the page, and then the icon on Github to suggest changes.