mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update apps.md
This commit is contained in:
parent
2f68d5c4db
commit
d7ddbfd1bf
1 changed files with 41 additions and 33 deletions
74
apps.md
74
apps.md
|
@ -52,6 +52,14 @@ $(document).ready(function () {
|
|||
$('.app_'+ app_id).attr('id', 'app_'+ app_id);
|
||||
});
|
||||
});
|
||||
|
||||
$(".inprogress").each(function() {
|
||||
$(this).html( '<a class="btn btn-small btn-warning disabled" href="#">in progress</a>' );
|
||||
});
|
||||
$(".ready").each(function() {
|
||||
$(this).html( '<a class="btn btn-small btn-success disabled" href="#">ready</a>' );
|
||||
});
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
|
@ -75,39 +83,39 @@ The packagers will appreciate your remarks. If you test them and find issues, or
|
|||
|
||||
| Name | Packager | State | URL |
|
||||
| --- | --- | --- | --- |
|
||||
| EtherCalc | zamentur | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/zamentur/ethercalc_ynh |
|
||||
| LimeSurvey | zamentur | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/zamentur/limesurvey_ynh |
|
||||
| Firefox Sync | beudbeud | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/abeudin/ffsync_ynh |
|
||||
| OpenID | julien | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/julienmalik/openid-simplesamlphp_ynh |
|
||||
| Shaarli | julien | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/julienmalik/shaarli_ynh |
|
||||
| Zomburl | courgette | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/courgette/zomburl_ynh |
|
||||
| proFTPd | beudbeud | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/abeudin/proftpd_ynh.git |
|
||||
| Lychee | titoko | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/titoko/lychee_ynh.git |
|
||||
| Baïkal | julien | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/julienmalik/baikal_ynh |
|
||||
| FreshRSS | plopoyop | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/plopoyop/freshrss_ynh |
|
||||
| Yourls | courgette | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/courgette/yourls_ynh |
|
||||
| OpenSondage | zamentur | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/zamentur/opensondage_ynh |
|
||||
| Strut | zamentur | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/zamentur/strut_ynh |
|
||||
| MyCryptoChat | mrtino | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/mrtino/mycryptochat_ynh |
|
||||
| MediaWiki | kload | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/kloadut/mediawiki_ynh |
|
||||
| Linux Dash | opi | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/opi/linuxdash_ynh |
|
||||
| Ampache | beudbeud | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/abeudin/ampache_ynh |
|
||||
| Piwigo | monsieur-a | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/monsieur-a/piwigo_ynh |
|
||||
| Etherpad-Lite | beudbeud | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/abeudin/etherpadlite_ynh |
|
||||
| Webmin | tifred | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/drfred1981/webmin_ynh |
|
||||
| Ghost | julien | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/julienmalik/ghost_ynh |
|
||||
| Sick Beard | julien | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | |
|
||||
| Subsonic | tifred | <a class="btn btn-small btn-warning disabled" href="#">in progress</a> | https://github.com/drfred1981/subsonic_ynh |
|
||||
|Leed | Maniack Crudelis | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/maniackcrudelis/leed_ynh |
|
||||
| Custom Webapp (Multi instance) | Maniack Crudelis | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/maniackcrudelis/my_webapp_ynh |
|
||||
| FTP support for webapp | Maniack Crudelis | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/maniackcrudelis/ftp_support_webapp_ynh |
|
||||
| Jeedom | lunarok | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/lunarok/jeedom_ynh |
|
||||
| COPS | lunarok | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/lunarok/cops_ynh |
|
||||
| OpenWRT | lunarok | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/lunarok/openwrt_ynh |
|
||||
| PHPSysinfo | lunarok | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/lunarok/phpsysinfo_ynh |
|
||||
| HTPC Manager | lunarok | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/lunarok/htpc_ynh |
|
||||
| Hextris | opi | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/opi/hextris_ynh |
|
||||
| Piwik | Maniack Crudelis | <a class="btn btn-small btn-success disabled" href="#">ready</a> | https://github.com/maniackcrudelis/piwik_ynh |
|
||||
| EtherCalc | zamentur | <div class="inprogress"/> | https://github.com/zamentur/ethercalc_ynh |
|
||||
| LimeSurvey | zamentur | <div class="inprogress"/> | https://github.com/zamentur/limesurvey_ynh |
|
||||
| Firefox Sync | beudbeud | <div class="inprogress"/> | https://github.com/abeudin/ffsync_ynh |
|
||||
| OpenID | julien | <div class="inprogress"/> | https://github.com/julienmalik/openid-simplesamlphp_ynh |
|
||||
| Shaarli | julien | <div class="inprogress"/> | https://github.com/julienmalik/shaarli_ynh |
|
||||
| Zomburl | courgette | <div class="inprogress"/> | https://github.com/courgette/zomburl_ynh |
|
||||
| proFTPd | beudbeud | <div class="inprogress"/> | https://github.com/abeudin/proftpd_ynh.git |
|
||||
| Lychee | titoko | <div class="inprogress"/> | https://github.com/titoko/lychee_ynh.git |
|
||||
| Baïkal | julien | <div class="inprogress"/> | https://github.com/julienmalik/baikal_ynh |
|
||||
| FreshRSS | plopoyop | <div class="inprogress"/> | https://github.com/plopoyop/freshrss_ynh |
|
||||
| Yourls | courgette | <div class="ready"/> | https://github.com/courgette/yourls_ynh |
|
||||
| OpenSondage | zamentur | <div class="ready"/> | https://github.com/zamentur/opensondage_ynh |
|
||||
| Strut | zamentur | <div class="ready"/> | https://github.com/zamentur/strut_ynh |
|
||||
| MyCryptoChat | mrtino | <div class="ready"/> | https://github.com/mrtino/mycryptochat_ynh |
|
||||
| MediaWiki | kload | <div class="ready"/> | https://github.com/kloadut/mediawiki_ynh |
|
||||
| Linux Dash | opi | <div class="ready"/> | https://github.com/opi/linuxdash_ynh |
|
||||
| Ampache | beudbeud | <div class="ready"/> | https://github.com/abeudin/ampache_ynh |
|
||||
| Piwigo | monsieur-a | <div class="ready"/> | https://github.com/monsieur-a/piwigo_ynh |
|
||||
| Etherpad-Lite | beudbeud | <div class="ready"/> | https://github.com/abeudin/etherpadlite_ynh |
|
||||
| Webmin | tifred | <div class="inprogress"/> | https://github.com/drfred1981/webmin_ynh |
|
||||
| Ghost | julien | <div class="ready"/> | https://github.com/julienmalik/ghost_ynh |
|
||||
| Sick Beard | julien | <div class="inprogress"/> | |
|
||||
| Subsonic | tifred | <div class="inprogress"/> | https://github.com/drfred1981/subsonic_ynh |
|
||||
|Leed | Maniack Crudelis | <div class="ready"/> | https://github.com/maniackcrudelis/leed_ynh |
|
||||
| Custom Webapp (Multi instance) | Maniack Crudelis | <div class="ready"/> | https://github.com/maniackcrudelis/my_webapp_ynh |
|
||||
| FTP support for webapp | Maniack Crudelis | <div class="ready"/> | https://github.com/maniackcrudelis/ftp_support_webapp_ynh |
|
||||
| Jeedom | lunarok | <div class="ready"/> | https://github.com/lunarok/jeedom_ynh |
|
||||
| COPS | lunarok | <div class="ready"/> | https://github.com/lunarok/cops_ynh |
|
||||
| OpenWRT | lunarok | <div class="ready"/> | https://github.com/lunarok/openwrt_ynh |
|
||||
| PHPSysinfo | lunarok | <div class="ready"/> | https://github.com/lunarok/phpsysinfo_ynh |
|
||||
| HTPC Manager | lunarok | <div class="ready"/> | https://github.com/lunarok/htpc_ynh |
|
||||
| Hextris | opi | <div class="ready"/> | https://github.com/opi/hextris_ynh |
|
||||
| Piwik | Maniack Crudelis | <div class="ready"/> | https://github.com/maniackcrudelis/piwik_ynh |
|
||||
|
||||
### Wishlist
|
||||
|
||||
|
|
Loading…
Reference in a new issue