b407d1c95b58b728ad97af01bbb639153e118abb
YunoHost apps directory





Here you will find the repositories and versions of every apps integrated in YunoHost.
Lists
- official.json contains the repository information of validated apps.
- community.json contains all references to known YunoHost packages. If you want to add your app to the list, please send a Pull Request
Usage
The official package list is automatically fetched. If you want to enable the community package list on your YunoHost instance:
sudo yunohost app fetchlist -n community -u https://yunohost.org/community.json
Contributing
How to add your app to the community list
- Fork and edit the community list
- Add your app's ID and git information at the right alphabetical place
- Indicate the app's functioning state:
notworking,inprogress, orready - Send a Pull Request
An example app addition:
"wallabag": {
"branch": "master",
"revision": "c2fc62438ac5c9503e3f4ebfdc425ec03a0ec0c0",
"url": "https://github.com/abeudin/wallabag_ynh.git",
"state": "ready"
}
How to add an app to the official list
Same steps than above, but on the official.json list with the status validated.
The integration will be discussed on the Pull Request.
Important: You will have to find a maintainer willing to take care of the package while published if you want your app to be validated.
More information on yunohost.org/packaging_apps
Languages
Python
66.8%
HTML
27.6%
Shell
3.5%
Jinja
1.6%
CSS
0.4%
Other
0.1%
