diff --git a/apps.md b/apps.md index cce51afb..f1314b12 100644 --- a/apps.md +++ b/apps.md @@ -12,7 +12,7 @@

Description: {app_description}

-

Last update (UTC): {app_update}

+

Last update (UTC)x: {app_update}

Maintainer: {app_maintainer} ({app_mail})

Git: {app_git} ({app_branch})

Documentation @@ -60,6 +60,19 @@ $(document).ready(function () { ### Work in progress +The following applications are being worked on by a growing number of packagers. + +They are NOT validated by the packaging team, and as such, no official support is provided for them. + +You can test them, at your own risk, by installing them either through the [administration web]("/admin") interface by choosing "Install custom app", or using the [moulinette]("/moulinette") : +```bash +yunohost app install https://github.com// +``` + +The packagers will appreciate your remarks. If you test them and find issues, or have ideas for improvement, do not hesitate to file issues directly on the dedicated GitHub project page. + +
+ | Name | Packager | State | URL | | --- | --- | --- | --- | | EtherCalc | zamentur | in progress | https://github.com/zamentur/ethercalc_ynh | @@ -96,7 +109,11 @@ $(document).ready(function () { | Hextris | opi | ready | https://github.com/opi/hextris_ynh | | Piwik | Maniack Crudelis | ready | https://github.com/maniackcrudelis/piwik_ynh | -### TODO list +### Wishlist + +The following list is a compiled wishlist of applications that would be nice-to-have. + +You can [edit this list](/write_documentation) to add your own favorite app. * [Ethersheet](https://ethersheet.org/) * [Mumble](http://mumble.sourceforge.net/)