From 2f68d5c4dbd1c3fbb53d53924d7e72fdc7844a8a Mon Sep 17 00:00:00 2001 From: "julien.malik@paraiso.me" Date: Tue, 16 Sep 2014 11:03:42 +0200 Subject: [PATCH] Update apps.md --- apps.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) 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/)