Maniack Crudelis 36b1cc7465 Merge pull request #310 from YunoHost/update_cryptpad_netdata_rss-bridge
Update Cryptpad, NetData, rss-bridge
2017-08-05 23:20:50 +02:00
2015-10-25 17:01:26 +01:00
2017-03-30 23:07:34 +02:00
2017-04-06 14:57:35 +02:00
2016-03-08 18:51:17 +01:00
2017-08-04 19:05:15 +00:00
2015-10-05 10:31:36 +02:00

YunoHost apps directory

roundcube ttrss wordpress transmission jappix

Here you will find the repositories and versions of every apps integrated in YunoHost.

https://yunohost.org/apps

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

screenshot

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, or working
  • Send a Pull Request

App example addition:

    "wallabag": {
        "branch": "master",
        "revision": "c2fc62438ac5c9503e3f4ebfdc425ec03a0ec0c0",
        "url": "https://github.com/abeudin/wallabag_ynh.git",
        "state": "working"
    }

Helper script

You can use the add_or_update.py python script to add or update your app from one of the 2 json files.

Usage:

./add_or_update.py [community.json OR official.json] [github url OR app name [github url OR app name [github url OR app name ...]]]

More information on yunohost.org/packaging_apps

Description
Languages
Python 66.8%
HTML 27.6%
Shell 3.5%
Jinja 1.6%
CSS 0.4%
Other 0.1%