diff --git a/README.md b/README.md
index f0be9780..a3be95d5 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,13 @@


+
+
+
+
+
+
+
Here you will find the repositories and versions of every apps integrated in YunoHost.
https://yunohost.org/apps
@@ -14,7 +21,7 @@ https://yunohost.org/apps
## Lists
- - **official.json** contains the links and manifests of validated and maintained apps
+ - **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](#contributing)
@@ -30,72 +37,29 @@ sudo yunohost app fetchlist -n community -u https://yunohost.org/community.json

-#### How to add your app to community list
+#### How to add your app to the community list
* Fork and edit the [community list](https://github.com/YunoHost/apps/tree/master/community.json)
-* Add your app's ID and information to the right alphabetical place
-* Include the git repository URL, branch and commit
-* Include a timestamp of the last update time
-* Include the full `manifest.json` file of your app
-* Include the state of functioning of your app: `not working`, `in progress` or `ready`
+* Add your app's ID and git information at the right alphabetical place
+* Indicate the app's functioning state: `notworking`, `inprogress`, or `ready`
+* Send a [Pull Request](https://github.com/YunoHost/apps/pulls/)
-Here is an example app addition:
+An example app addition:
```json
"wallabag": {
- "git": {
- "branch": "master",
- "revision": "c2fc62438ac5c9503e3f4ebfdc425ec03a0ec0c0",
- "url": "https://github.com/abeudin/wallabag_ynh.git"
- },
- "lastUpdate": 1424424628,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Wallabag",
- "fr": "Choisissez un domaine pour Wallabag"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Wallabag",
- "fr": "Choisissez un chemin pour Wallabag"
- },
- "default": "/wallabag",
- "example": "/wallabag",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "A self hostable read-it-later app",
- "fr": "Une application de lecture-plus-tard auto-hébergeable"
- },
- "id": "wallabag",
- "maintainer": {
- "email": "beudbeud@beudibox.fr",
- "name": "beudbeud"
- },
- "multi_instance": "true",
- "name": "Wallabag",
- "url": "http://www.wallabag.org"
- },
+ "branch": "master",
+ "revision": "c2fc62438ac5c9503e3f4ebfdc425ec03a0ec0c0",
+ "url": "https://github.com/abeudin/wallabag_ynh.git"
"state": "ready"
}
```
-Then, just send a [Pull Request](https://github.com/YunoHost/apps/pulls/).
+#### 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.
-#### How to add an app to official list
-
-Same steps than above, but on the `official.json` list.
-**Important**: You have to find a maintainer willing to take care of the package while published.
+**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.
---
diff --git a/community.json b/community.json
index 562a3815..e8c8b84c 100644
--- a/community.json
+++ b/community.json
@@ -1,6029 +1,632 @@
{
"243": {
- "git": {
- "branch": "master",
- "revision": "b9d58efeac78feb7f74e723c999ff25ab7ab8b52",
- "url": "https://github.com/M5oul/243_ynh"
- },
- "lastUpdate": 1425821839,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for 243",
- "fr": "Choisissez un nom de domaine pour 243"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for 243",
- "fr": "Choisissez un chemin pour 243"
- },
- "default": "/243",
- "example": "/243",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public game?",
- "fr": "Est-ce un jeu public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "2048 game clone",
- "fr": "Clone du jeu 2048"
- },
- "developer": {
- "email": "moul@moul.re",
- "name": "Moul"
- },
- "id": "243",
- "multi_instance": "false",
- "name": "243"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "b9d58efeac78feb7f74e723c999ff25ab7ab8b52",
+ "state": "ready",
+ "url": "https://github.com/M5oul/243_ynh"
},
"20euros": {
- "git": {
- "branch": "master",
- "revision": "c8d5fadc9f042a92f14b753eff3ffc948322cf2d",
- "url": "https://github.com/M5oul/20euros_ynh"
- },
- "lastUpdate": 1425819774,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for 20euros",
- "fr": "Choisissez un nom de domaine pour 20euros"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for 20euros",
- "fr": "Choisissez un chemin pour 20euros"
- },
- "default": "/20euros",
- "example": "/20euros",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public game?",
- "fr": "Est-ce un jeu public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "2048 - 20euros",
- "fr": "2048 - 20euros"
- },
- "developer": {
- "email": "moul@moul.re",
- "name": "Moul"
- },
- "id": "20euros",
- "multi_instance": "false",
- "name": "20euros"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "c8d5fadc9f042a92f14b753eff3ffc948322cf2d",
+ "state": "ready",
+ "url": "https://github.com/M5oul/20euros_ynh"
},
"adhocserver": {
- "git": {
- "branch": "master",
- "revision": "d1a728b9b99608bac69b55372cddf1aa3f4a5557",
- "url": "https://github.com/matlink/adhocserver_ynh"
- },
- "lastUpdate": 1415794261,
- "manifest": {
- "arguments": {
- "install": []
- },
- "description": {
- "en": "An adhoc Server for the sony PSP",
- "fr": "Un serveur adhoc pour la PSP de sony"
- },
- "developer": {
- "email": "matlink@matlink.fr",
- "name": "matlink",
- "url": ""
- },
- "id": "adhocserver",
- "license": "",
- "multi_instance": "false",
- "name": "adhocserver"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "d1a728b9b99608bac69b55372cddf1aa3f4a5557",
+ "state": "inprogress",
+ "url": "https://github.com/matlink/adhocserver_ynh"
},
"adminer": {
- "git": {
- "branch": "master",
- "revision": "c7fa3ec031f945b4089dcbd3347eee10d318c8eb",
- "url": "https://github.com/jesuisfol/adminer_ynh"
- },
- "lastUpdate": 1435944435,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Adminer",
- "fr": "Choisissez un domaine pour Adminer"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Adminer",
- "fr": "Choisissez un chemin pour Adminer"
- },
- "default": "/adminer",
- "example": "/adminer",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the only allowed admin user",
- "fr": "Choisissez l'unique utilisateur autorisé"
- },
- "example": "johndoe",
- "name": "admin"
- }
- ]
- },
- "description": {
- "en": "Database management in a single PHP file",
- "fr": "Gestionnaire de base de données en un seul fichier PHP"
- },
- "developer": {
- "email": "fol@fol.tf",
- "name": "Fol",
- "url": "https://github.com/jesuisfol/adminer_ynh"
- },
- "id": "adminer",
- "multi_instance": "true",
- "name": "Adminer"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "c7fa3ec031f945b4089dcbd3347eee10d318c8eb",
+ "state": "inprogress",
+ "url": "https://github.com/jesuisfol/adminer_ynh"
},
"ajaxgoogleapis": {
- "git": {
- "branch": "master",
- "revision": "17565a0ed6c6f617a53d36f5b91c1a7ea884a11a",
- "url": "https://github.com/zamentur/ajaxgoogleapis_ynh"
- },
- "lastUpdate": 1443736260,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Could non member access this mirror ?",
- "fr": "Une personne non membre peut elle accéder à ce mirroir ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "This apps create a mirror of ajax.googleapis.com",
- "fr": "Cette application créé un mirroir de ajax.googleapis.com"
- },
- "id": "ajaxgoogleapis",
- "maintainer": {
- "email": "valentin@grimaud.me",
- "name": "ljf"
- },
- "multi_instance": "false",
- "name": "Ajax Google Apis"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "17565a0ed6c6f617a53d36f5b91c1a7ea884a11a",
+ "state": "ready",
+ "url": "https://github.com/zamentur/ajaxgoogleapis_ynh"
},
"ampache": {
- "git": {
- "branch": "master",
- "revision": "d7f63fecbe819e3aec003216f5ff4cc51a8be672",
- "url": "https://github.com/abeudin/ampache_ynh"
- },
- "lastUpdate": 1441824707,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Ampache",
- "fr": "Choisissez un domaine pour Ampache"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Ampache",
- "fr": "Choisissez un chemin pour Ampache"
- },
- "default": "/ampache",
- "example": "/ampache",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the Ampache administrator (must be an existing YunoHost user)",
- "fr": "Administrateur du serveur Ampache (doit etre un utilisateur Yunohost existant)"
- },
- "example": "homer",
- "name": "admin"
- }
- ]
- },
- "description": {
- "en": "A web based audio/video streaming application",
- "fr": "Une application de streaming audio et vidéo"
- },
- "developer": {
- "email": "beudbeud@beudibox.fr",
- "name": "beudbeud",
- "url": "http://ampache.org"
- },
- "id": "ampache",
- "multi_instance": "true",
- "name": "Ampache"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "d7f63fecbe819e3aec003216f5ff4cc51a8be672",
+ "state": "ready",
+ "url": "https://github.com/abeudin/ampache_ynh"
},
"askbot": {
- "git": {
- "branch": "master",
- "revision": "334914395f5a22b94e3628f5e6ad45dddd89c2d6",
- "url": "https://github.com/zamentur/askbot_ynh"
- },
- "lastUpdate": 1440691701,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Askbot",
- "fr": "Choisissez un domaine pour Askbot"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Askbot",
- "fr": "Choisissez un chemin pour Askbot"
- },
- "default": "/askbot",
- "example": "/askbot",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose the Askbot administrator (must be an existing YunoHost user)",
- "fr": "Choisissez l'administrateur d'OAskbot (doit être un utilisateur YunoHost déjà existant)"
- },
- "example": "homer",
- "name": "admin",
- "type": "user"
- }
- ]
- },
- "description": {
- "en": "Askbot is a Questions & Answers (Q&A) software",
- "fr": "Askbot est un système de Questions et Réponses"
- },
- "id": "askbot",
- "maintainer": {
- "email": "valentin@grimaud.me",
- "name": "ljf"
- },
- "multi_instance": "true",
- "name": "Askbot",
- "url": "http://askbot.org/"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "334914395f5a22b94e3628f5e6ad45dddd89c2d6",
+ "state": "inprogress",
+ "url": "https://github.com/zamentur/askbot_ynh"
},
"btsync": {
- "git": {
- "branch": "master",
- "revision": "1fb778d872c460e2fc7ba02ed4b9f7bef8a4584e",
- "url": "https://github.com/drfred1981/btsync_ynh"
- },
- "lastUpdate": 1413273475,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for BitTorrentSync"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for BitTorrentSync"
- },
- "default": "/btsync",
- "example": "/btsync",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the BitTorrentSync platform"
- },
- "choices": [
- "arm",
- "i386",
- "x64"
- ],
- "default": "i386",
- "name": "platform"
- }
- ]
- },
- "description": {
- "en": "BitTorrentSync : synchronize your files using bittorrent",
- "fr": "BitTorrent Sync : synchronisation de répertoire par torrent"
- },
- "developer": {
- "email": "",
- "name": "",
- "url": "http://www.bittorrent.com/sync"
- },
- "id": "btsync",
- "multi_instance": "false",
- "name": "BitTorrentSync"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "1fb778d872c460e2fc7ba02ed4b9f7bef8a4584e",
+ "state": "inprogress",
+ "url": "https://github.com/drfred1981/btsync_ynh"
},
"chtickynotes": {
- "git": {
- "branch": "master",
- "revision": "83d22fb07784ffb19e8a766315e843d1e8c85bd5",
- "url": "https://github.com/chtixof/chtickynotes_ynh"
- },
- "lastUpdate": 1431459975,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choisissez un domaine pour ChtickyNotes"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choisissez un chemin pour ChtickyNotes"
- },
- "default": "/chtickynotes",
- "example": "/chtickynotes",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "Generic sticky notes for all purpose",
- "fr": "Des post-its génériques à tout faire"
- },
- "developer": {
- "name": "chtixof"
- },
- "id": "chtickynotes",
- "license": "MIT",
- "multi_instance": "false",
- "name": "ChtickyNotes"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "83d22fb07784ffb19e8a766315e843d1e8c85bd5",
+ "state": "ready",
+ "url": "https://github.com/chtixof/chtickynotes_ynh"
},
"cops": {
- "git": {
- "branch": "master",
- "revision": "b7ecfa3f48d83fc0af0f249498a20d958bdb6f02",
- "url": "https://github.com/lunarok/cops_ynh"
- },
- "lastUpdate": 1417969722,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Cops"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Cops"
- },
- "default": "/cops",
- "example": "/cops",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "Web access to a Calibre library",
- "fr": "Acces web à une librairie Calibre"
- },
- "developer": {
- "email": "cedric@wayang.fr",
- "name": "lunarok",
- "url": "http://www.wayang.fr"
- },
- "id": "cops",
- "multi_instance": "false",
- "name": "Cops"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "b7ecfa3f48d83fc0af0f249498a20d958bdb6f02",
+ "state": "ready",
+ "url": "https://github.com/lunarok/cops_ynh"
},
"coquelicot": {
- "git": {
- "branch": "master",
- "revision": "a0501bfae124b43531ed2b853a9dad59854b099d",
- "url": "https://github.com/M5oul/coquelicot_ynh"
- },
- "lastUpdate": 1435076901,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Coquelicot"
- },
- "example": "example.com",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Coquelicot"
- },
- "default": "/coquelicot",
- "example": "/coquelicot",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose an admin user"
- },
- "example": "johndoe",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Is it a public application ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy."
- },
- "developer": {
- "email": "moul@moul.re",
- "name": "Moul",
- "url": "https://moul.re"
- },
- "id": "coquelicot",
- "licence": "GPL-2",
- "multi_instance": "false",
- "name": "Coquelicot"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "a0501bfae124b43531ed2b853a9dad59854b099d",
+ "state": "inprogress",
+ "url": "https://github.com/M5oul/coquelicot_ynh"
},
"couchpotato": {
- "git": {
- "branch": "master",
- "revision": "0e661def594f3cc564c88f68862732608df9e1b5",
- "url": "https://github.com/Chao-Man/couchpotato_ynh"
- },
- "lastUpdate": 1425981498,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Couchpotato"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Couchpotato"
- },
- "default": "/couchpotato",
- "example": "/couchpotato",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "Schedule and download movies through usenet"
- },
- "developer": {
- "email": "chao.j.man@gmail.com",
- "name": "Chao Man",
- "url": "http://www.chaomander.com"
- },
- "id": "couchpotato",
- "multi_instance": "false",
- "name": "Couchpotato"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "0e661def594f3cc564c88f68862732608df9e1b5",
+ "state": "ready",
+ "url": "https://github.com/Chao-Man/couchpotato_ynh"
},
"cubiks2048": {
- "git": {
- "branch": "master",
- "revision": "1e0dce523039fcbd90e775a690018529b8190f18",
- "url": "https://github.com/M5oul/Cubiks-2048_ynh"
- },
- "lastUpdate": 1425983766,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Cubiks-2048",
- "fr": "Choisissez un nom de domaine pour Cubiks-2048"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Cubiks-2048",
- "fr": "Choisissez un chemin pour Cubiks-2048"
- },
- "default": "/cubiks2048",
- "example": "/cubiks2048",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public game?",
- "fr": "Est-ce un jeu public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "2048 game clone in 3D",
- "fr": "Clone du jeu 2048 en 3D"
- },
- "developer": {
- "email": "moul@moul.re",
- "name": "Moul"
- },
- "id": "cubiks2048",
- "multi_instance": "false",
- "name": "Cubiks-2048"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "1e0dce523039fcbd90e775a690018529b8190f18",
+ "state": "ready",
+ "url": "https://github.com/M5oul/Cubiks-2048_ynh"
},
"diaspora": {
- "git": {
- "branch": "master",
- "revision": "e006c0370fec58e0976f0f7759649c49415d3bc6",
- "url": "https://github.com/aymhce/diaspora_ynh"
- },
- "lastUpdate": 1435318198,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for diaspora*",
- "fr": "Choisissez un domaine pour diaspora*"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Is it a public Diaspora site?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "yes",
- "YES",
- "Yes",
- "no",
- "NO",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "Distributed social networking service",
- "fr": "Service de réseau social distribué"
- },
- "developer": {
- "email": "aymhce@gmail.com",
- "name": "aymhce",
- "url": "https://diasporafoundation.org"
- },
- "id": "diaspora",
- "multi_instance": "true",
- "name": "Diaspora"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "e006c0370fec58e0976f0f7759649c49415d3bc6",
+ "state": "inprogress",
+ "url": "https://github.com/aymhce/diaspora_ynh"
},
"dockercontainer": {
- "git": {
- "branch": "master",
- "revision": "2ee0e6e1ea21582dd717f77a35f3b10a2b4e352e",
- "url": "https://github.com/scith/docker_container_ynh"
- },
- "lastUpdate": 1438496622,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Enter the container's name",
- "fr": "Entrez le nom du conteneur"
- },
- "example": "sonarr",
- "name": "name"
- },
- {
- "ask": {
- "en": "Enter the container's repository (http://registry.hub.docker.com)",
- "fr": "Entrez le dépôt du conteneur (http://registry.hub.docker.com)"
- },
- "example": "tuxeh/sonarr",
- "name": "repository"
- },
- {
- "ask": {
- "en": "Do you want the container to be always restarted?",
- "fr": "Souhaitez-vous que le conteneur soit automatiquement redémarré ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "restart"
- },
- {
- "ask": {
- "en": "Do you want to store data in a data volume container? (See https://docs.docker.com/userguide/dockervolumes/)",
- "fr": "Souhaitez-vous activer la fonctionnalité de backup s'appuyant sur des conteneurs de données ? (Voir explications sur GitHub)"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "datacontainer"
- },
- {
- "ask": {
- "en": "Do you want to create the folder /home/yunohost.docker/container-NAME in order to mount it in the container?",
- "fr": "Souhaitez-vous créer le dossier /home/yunohost.docker/container-NAME afin de pouvoir le monter dans le conteneur ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "volume"
- },
- {
- "ask": {
- "en": "Enter the container's options",
- "fr": "Entrez les options du conteneur"
- },
- "example": "-p 127.0.0.1:8989:8989 -v /home/yunohost.docker/container-NAME/:/home/yunohost/",
- "name": "command"
- }
- ]
- },
- "description": {
- "en": "Docker allows to deploy applications which have not yet been integrated with YunoHost",
- "fr": "Docker permet de déployer des applications qui n'ont pas encore été intégrées à YunoHost"
- },
- "developer": {
- "name": "scith"
- },
- "id": "dockercontainer",
- "multi_instance": "true",
- "name": "Docker Container"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "2ee0e6e1ea21582dd717f77a35f3b10a2b4e352e",
+ "state": "inprogress",
+ "url": "https://github.com/scith/docker_container_ynh"
},
"dockerrstudio": {
- "git": {
- "branch": "master",
- "revision": "4b84de21477d107111c5e65321b77881ed4fb76e",
- "url": "https://github.com/scith/docker_rstudio_ynh"
- },
- "lastUpdate": 1435020376,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for the RStudio container",
- "fr": "Choisissez un domaine pour le conteneur RStudio"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for the RStudio container",
- "fr": "Choisissez un chemin pour le conteneur RStudio"
- },
- "default": "/rstudio",
- "example": "/rstudio",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose a login for your RStudio account",
- "fr": "Veuillez choisir un identifiant pour votre compte RStudio"
- },
- "default": "rstudio",
- "example": "rstudio",
- "name": "user"
- },
- {
- "ask": {
- "en": "Choose a password for your RStudio account",
- "fr": "Veuillez choisir un mot de passe pour votre compte RStudio"
- },
- "default": "rstudio",
- "example": "rstudio",
- "name": "password"
- }
- ]
- },
- "description": {
- "en": "RStudio is a web development environment for R (statistics). It runs through Docker.",
- "fr": "RStudio est un environnement de développement web pour R (statistiques). Il est exécuté via Docker."
- },
- "developer": {
- "name": "scith"
- },
- "id": "dockerrstudio",
- "multi_instance": "false",
- "name": "RStudio Container"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "4b84de21477d107111c5e65321b77881ed4fb76e",
+ "state": "inprogress",
+ "url": "https://github.com/scith/docker_rstudio_ynh"
},
"dockerui": {
- "git": {
- "branch": "master",
- "revision": "0c8d6674116b0da826375b5eaeab54ae1348a107",
- "url": "https://github.com/scith/dockerui_ynh"
- },
- "lastUpdate": 1435675525,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for DockerUI",
- "fr": "Choisissez un domaine pour DockerUI"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for DockerUI",
- "fr": "Choisissez un chemin pour DockerUI"
- },
- "default": "/docker",
- "example": "/docker",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "Docker allows to deploy applications which have not yet been integrated with YunoHost",
- "fr": "Docker permet de déployer des applications qui n'ont pas encore été intégrées à YunoHost"
- },
- "developer": {
- "name": "scith"
- },
- "id": "dockerui",
- "multi_instance": "false",
- "name": "DockerUI"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "0c8d6674116b0da826375b5eaeab54ae1348a107",
+ "state": "inprogress",
+ "url": "https://github.com/scith/dockerui_ynh"
},
"dotclear2": {
- "git": {
- "branch": "master",
- "revision": "e5a6b0c7ec261ca221efbeb5b5b41c8dd013775a",
- "url": "https://github.com/rgarrigue/dotclear2_ynh"
- },
- "lastUpdate": 1442316868,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for DotClear 2"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for DotClear 2"
- },
- "default": "/dotclear2",
- "example": "/dotclear2",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose a yunohost user as dotclear admin"
- },
- "name": "admin"
- },
- {
- "ask": {
- "en": "Choose a dotclear password for this user, at least 6 characters"
- },
- "example": "verysecret_dotclear_password",
- "name": "password"
- },
- {
- "ask": {
- "en": "Is it a public application ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Blog publishing application",
- "fr": "Moteur de blog"
- },
- "id": "dotclear2",
- "license": "GPL-3",
- "maintainer": {
- "email": "remy.garrigue@gmail.com",
- "name": "rgarrigue",
- "url": "http://garrigue.re"
- },
- "multi_instance": "false",
- "name": "DotClear 2"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "e5a6b0c7ec261ca221efbeb5b5b41c8dd013775a",
+ "state": "inprogress",
+ "url": "https://github.com/rgarrigue/dotclear2_ynh"
},
"emailpoubelle": {
- "git": {
- "branch": "master",
- "revision": "49524d44dd87882253811d19b8532af903bb797b",
- "url": "https://github.com/matlink/emailpoubelle_ynh"
- },
- "lastUpdate": 1436024862,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for emailpoubelle",
- "fr": "Choisissez un domaine pour emailpoubelle"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for emailpoubelle",
- "fr": "Choisissez un chemin pour emailpoubelle"
- },
- "default": "/poubelle",
- "example": "/poubelle",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose an admin user for emailpoubelle",
- "fr": "Choisissez un administrateur pour emailpoubelle"
- },
- "example": "homer",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Should this application be public ?",
- "fr": "Est-ce que cette application doit être visible publiquement ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "Create throwable email address redirected to your real one",
- "fr": "Créez des adresses email jetables qui redirigent les mails vers votre adresse réelle"
- },
- "developer": {
- "email": "david@mercereau.info",
- "name": "David Mercereau",
- "url": "http://www.mercereau.info/sortie-de-la-version-1-0-demailpoubelle-php-email-jetable-auto-hebergeable/"
- },
- "id": "emailpoubelle",
- "license": "Beerware",
- "multi_instance": "false",
- "name": "EmailPoubelle"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "49524d44dd87882253811d19b8532af903bb797b",
+ "state": "inprogress",
+ "url": "https://github.com/matlink/emailpoubelle_ynh"
},
"ethercalc": {
- "git": {
- "branch": "master",
- "revision": "166f55711586baf65ecf5d9404e0a1a9fbc25595",
- "url": "https://github.com/zamentur/ethercalc_ynh"
- },
- "lastUpdate": 1433108516,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for EtherCalc",
- "fr": "Choisissez un domaine pour EterCalc"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for EtherCalc",
- "fr": "Choisissez un chemin pour EterCalc"
- },
- "default": "/calc",
- "example": "/calc",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Is it a public EtherCalc ?",
- "fr": "Des personnes n'ayant pas de compte Yunohost peuvent elles utiliser ce EtherCalc ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- },
- {
- "ask": {
- "en": "Deletes a spreadsheet's content after N days of inactivity. (0 to diasable this feature)",
- "fr": "Suppression après N jours d'inactivités. (0 pour désactiver cette fonctionnalité)"
- },
- "default": "0",
- "name": "expire"
- }
- ]
- },
- "description": {
- "en": "Online web spreadsheet editor providing collaborative editing in really real-time",
- "fr": "Feuille de calcul collaborative en ligne"
- },
- "developer": {
- "email": "valentin@grimaud.me",
- "name": "zamentur",
- "url": "https://ethercalc.net/"
- },
- "id": "ethercalc",
- "multi_instance": "false",
- "name": "EtherCalc"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "166f55711586baf65ecf5d9404e0a1a9fbc25595",
+ "state": "ready",
+ "url": "https://github.com/zamentur/ethercalc_ynh"
},
"etherpadlite": {
- "git": {
- "branch": "master",
- "revision": "3dfaa71dbadf7befa110e685935cd2350e988bb1",
- "url": "https://github.com/abeudin/etherpadlite_ynh"
- },
- "lastUpdate": 1431710845,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Etherpad"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Etherpad"
- },
- "default": "/pad",
- "example": "/pad",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public Etherpad ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "online editor providing collaborative editing in really real-time"
- },
- "developer": {
- "email": "beudbeud@beudibox.fr",
- "name": "beudbeud",
- "url": "http://etherpad.org/"
- },
- "id": "etherpadlite",
- "multi_instance": "true",
- "name": "Etherpad Lite"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "3dfaa71dbadf7befa110e685935cd2350e988bb1",
+ "state": "ready",
+ "url": "https://github.com/abeudin/etherpadlite_ynh"
},
"ffsync": {
- "git": {
- "branch": "master",
- "revision": "5a76a7d0853b6d7895afaf1caab8b712d44e918d",
- "url": "https://github.com/abeudin/ffsync_ynh"
- },
- "lastUpdate": 1440745759,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Firefox-Sync Server"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Firefox-Sync Server"
- },
- "default": "/ffsync",
- "example": "/ffsync",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "",
- "fr": ""
- },
- "developer": {
- "email": "beudbeud@beudibox.fr",
- "name": "beudbeud",
- "url": "https://github.com/balu-/FSyncMS"
- },
- "id": "ffsync",
- "multi_instance": "false",
- "name": "Firefox Sync Server"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "5a76a7d0853b6d7895afaf1caab8b712d44e918d",
+ "state": "ready",
+ "url": "https://github.com/abeudin/ffsync_ynh"
},
"filebin": {
- "git": {
- "branch": "master",
- "revision": "0ff8d1ceefa616c8175c714e000c0adaf40a2b1c",
- "url": "https://github.com/isserterrus/filebin_ynh"
- },
- "lastUpdate": 1410897566,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Filebin",
- "fr": "Choisissez un domaine pour Filebin"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Filebin",
- "fr": "Choisissez un chemin pour Filebin"
- },
- "default": "/filebin",
- "example": "/filebin",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public Filebin site ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "A minimalist, opensource online pastebin where the server has zero knowledge of pasted data - File Edition",
- "fr": "Un pastebin minimaliste, libre et où le serveur n'a aucune connaissance des données copiées - En Version pour Fichiers"
- },
- "developer": {
- "email": "isserterrus@switchserver.fr",
- "name": "Hollandais Volant - Package By IsserTerrus",
- "url": "http://lehollandaisvolant.net/?mode=links&id=20130724193812"
- },
- "id": "filebin",
- "multi_instance": "false",
- "name": "Filebin"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "0ff8d1ceefa616c8175c714e000c0adaf40a2b1c",
+ "state": "ready",
+ "url": "https://github.com/isserterrus/filebin_ynh"
},
"framagames": {
- "git": {
- "branch": "master",
- "revision": "be7fc1e39498fac6706f15fe55f3852c8b965363",
- "url": "https://github.com/polytan02/framagames_ynh"
- },
- "lastUpdate": 1435490908,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for your Webapp",
- "fr": "Choisissez un domaine pour votre Webapp"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for your Webapp",
- "fr": "Choisissez un chemin pour votre Webapp"
- },
- "default": "/framagames",
- "example": "/framagames",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public website ?",
- "fr": "Est-ce un site publique ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Set of games Framagames from Framasoft",
- "fr": "Ensemble de jeux Framagames venant de Framasoft"
- },
- "id": "framagames",
- "maintainer": {
- "email": "polytan02@mcgva.org",
- "name": "polytan02"
- },
- "multi_instance": "true",
- "name": "Framagames"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "be7fc1e39498fac6706f15fe55f3852c8b965363",
+ "state": "ready",
+ "url": "https://github.com/polytan02/framagames_ynh"
},
"freshrss": {
- "git": {
- "branch": "master",
- "revision": "3ddcd4ea490f8e14469e60d46caa59acc0ad0ec5",
- "url": "https://github.com/plopoyop/freshrss_ynh"
- },
- "lastUpdate": 1443862694,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for FreshRSS",
- "fr": "Choisissez un domaine pour FreshRSS"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for FreshRSS",
- "fr": "Choisissez un chemin pour FreshRSS"
- },
- "default": "/rss",
- "example": "/rss",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the default user (leave empty if none)",
- "fr": "Choisissez l'utilisateur par defaut (laissez vide si aucun)"
- },
- "example": "homer",
- "name": "admin"
- }
- ]
- },
- "description": {
- "en": "FreshRSS is a selfhostable RSS reader",
- "fr": "FreshRSS est un agrégateur de flux RSS à auto-héberger"
- },
- "developer": {
- "email": "plopoyop@gmail.com",
- "name": "plopoyop"
- },
- "id": "freshrss",
- "multi_instance": "true",
- "name": "FreshRSS"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "3ddcd4ea490f8e14469e60d46caa59acc0ad0ec5",
+ "state": "ready",
+ "url": "https://github.com/plopoyop/freshrss_ynh"
},
"friendica": {
- "git": {
- "branch": "master",
- "revision": "2614786d26aadb6adf320376ebf9e87719d9e58f",
- "url": "https://github.com/aymhce/friendica_ynh"
- },
- "lastUpdate": 1433058566,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Friendica",
- "fr": "Choisissez un domaine pour Friendica"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Friendica",
- "fr": "Choisissez un chemain pour Friendica"
- },
- "default": "/friendica",
- "example": "/friendica",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the Friendica administrator (must be an existing YunoHost user)",
- "fr": "Choisissez l'administrateur pour Friendica (l'utilisateur YunoHost doit exister)"
- },
- "example": "homer",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Is it a public Friendica site ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "Social Communication Server",
- "fr": "Serveur de Communication Social"
- },
- "developer": {
- "email": "aymhce@gmail.com",
- "name": "aymhce",
- "url": "http://friendica.com"
- },
- "id": "friendica",
- "multi_instance": "true",
- "name": "Friendica"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "2614786d26aadb6adf320376ebf9e87719d9e58f",
+ "state": "inprogress",
+ "url": "https://github.com/aymhce/friendica_ynh"
},
"ftp_webapp": {
- "git": {
- "branch": "master",
- "revision": "07070135a958566c9832bd1a9a069005b47411cd",
- "url": "https://github.com/maniackcrudelis/ftp_support_webapp_ynh"
- },
- "lastUpdate": 1432381912,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for your ftp client",
- "fr": "Choisissez un domaine pour votre client ftp"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose the YunoHost user who will be able to upload documents via FTP",
- "fr": "Choisissez l'utilisateur YunoHost qui sera capable d'envoyer des documents via FTP"
- },
- "example": "johndoe",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Choose the language of the ftp client",
- "fr": "Choisissez la langue du client ftp"
- },
- "choices": [
- "English",
- "French",
- "Arabic",
- "Arabic UTF-8",
- "Simplified Chinese",
- "Traditional Chinese",
- "Czech",
- "Danish UTF-8",
- "Dutch",
- "English",
- "English UTF-8",
- "French",
- "German",
- "Finnish",
- "Hebrew",
- "Hungarian",
- "Hungarian UTF-8",
- "Italian",
- "Japanese",
- "Polish",
- "Portugese",
- "Russian",
- "Spanish",
- "Swedish",
- "Turkish",
- "Ukrainian",
- "Vietnamese"
- ],
- "default": "English",
- "name": "language"
- }
- ]
- },
- "description": {
- "en": "FTP server and client Net2ftp configurated for use with webapp on the custom port 21021",
- "fr": "Serveur FTP et client Net2ftp configuré pour être utilisé avec les webapp sur le port personnalisé 21021"
- },
- "id": "ftp_webapp",
- "maintainer": {
- "email": "maniackc_dev@crudelis.fr",
- "name": "Maniack Crudelis"
- },
- "multi_instance": "false",
- "name": "FTP support for webapp",
- "url": "http://www.net2ftp.com/",
- "version": "1.0"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "07070135a958566c9832bd1a9a069005b47411cd",
+ "state": "ready",
+ "url": "https://github.com/maniackcrudelis/ftp_support_webapp_ynh"
},
"gateone": {
- "git": {
- "branch": "master",
- "revision": "c89df3696e42dab8dff512dcc57eff786c5ff48c",
- "url": "https://github.com/Kloadut/gateone_ynh"
- },
- "lastUpdate": 1422753623,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for GateOne",
- "fr": "Choisissez un domaine pour GateOne"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for GateOne",
- "fr": "Choisissez un chemin pour GateOne"
- },
- "default": "/ssh",
- "example": "/ssh",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "HTML5-powered terminal emulator and SSH client",
- "fr": "Émulateur de terminal et client SSH en HTML5"
- },
- "id": "gateone",
- "maintainer": {
- "email": "kload@kload.fr",
- "name": "kload"
- },
- "multi_instance": "false",
- "name": "GateOne",
- "url": "http://liftoffsoftware.com/Products/GateOne"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "c89df3696e42dab8dff512dcc57eff786c5ff48c",
+ "state": "ready",
+ "url": "https://github.com/Kloadut/gateone_ynh"
},
"ghostblog": {
- "git": {
- "branch": "master",
- "revision": "4d3870ccced23766bc04a237c315f05b50926f0e",
- "url": "https://github.com/julienmalik/ghost_ynh"
- },
- "lastUpdate": 1411076670,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Ghost",
- "fr": "Choisissez un domaine pour Ghost"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Ghost",
- "fr": "Choisissez un path pour Ghost"
- },
- "default": "/blog",
- "example": "/blog",
- "name": "path"
- },
- {
- "ask": {
- "en": "Admin user (must be an existing Yunohost user login)",
- "fr": "Administrateur du site (doit être un utilisateur Yunohost existant)"
- },
- "default": "homer",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Admin user password (8 characters minimum)",
- "fr": "Mot de passe de l'administrateur (8 caractères minimum)"
- },
- "name": "password"
- }
- ]
- },
- "description": {
- "en": "Just a blogging platform",
- "fr": "Plateforme de blogging"
- },
- "developer": {
- "email": "julien.malik@paraiso.me",
- "name": "Julien Malik",
- "url": "https://ghost.org/"
- },
- "id": "ghostblog",
- "multi_instance": "false",
- "name": "Ghost"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "4d3870ccced23766bc04a237c315f05b50926f0e",
+ "state": "ready",
+ "url": "https://github.com/julienmalik/ghost_ynh"
},
"gitolite": {
- "git": {
- "branch": "master",
- "revision": "ee27e8b5dcebf59623467ea67cdaf49a73fdb3d7",
- "url": "https://github.com/matlink/gitolite_ynh"
- },
- "lastUpdate": 1424722607,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose the first allowed admin",
- "fr": "Choisissez le premier utilisateur autorisé"
- },
- "example": "johndoe",
- "name": "admin",
- "type": "user"
- },
- {
- "ask": {
- "en": "Please put in the SSH public key of the admin",
- "fr": "Veuillez coller ici la clé SSH publique de l'administrateur"
- },
- "example": "ssh-ed25519 AAAAC3Nzac1lZDI1nTE5AaAAIONU43x/8qDEhcw7YljSKGFzf0bxeNeQvtZVwL1FQQSn user@workstation",
- "name": "adminpubkey"
- }
- ]
- },
- "description": {
- "en": "Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features.",
- "fr": "Gitolite vous permet de configurer un serveur git, avec un contrôle des accès très fin et beaucoup plus de fonctionnalités puissantes."
- },
- "developer": {
- "email": "matlink@matlink.fr",
- "name": "Matlink",
- "url": "https://github.com/sitaramc/gitolite"
- },
- "id": "gitolite",
- "multi_instance": "false",
- "name": "Gitolite"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "ee27e8b5dcebf59623467ea67cdaf49a73fdb3d7",
+ "state": "inprogress",
+ "url": "https://github.com/matlink/gitolite_ynh"
},
"gitweb": {
- "git": {
- "branch": "master",
- "revision": "29efb4ed39fd5f168b52a5ce54950efb2df0d822",
- "url": "https://github.com/matlink/gitweb_ynh"
- },
- "lastUpdate": 1424722772,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Gitweb",
- "fr": "Choisissez un domaine pour Gitweb"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Gitweb",
- "fr": "Choisissez un chemin pour Gitweb"
- },
- "default": "/gitweb",
- "example": "/gitweb",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose an admin user for Gitweb",
- "fr": "Choisissez un administrateur pour Gitweb"
- },
- "example": "homer",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Should this application be public ?",
- "fr": "Est-ce que cette application doit être visible publiquement ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "Web interface to see gitolite repositories",
- "fr": "Une interface web pour consulter les dépôts gitolite"
- },
- "developer": {
- "email": "matlink@matlink.fr",
- "name": "Matlink"
- },
- "id": "gitweb",
- "multi_instance": "false",
- "name": "Gitweb"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "29efb4ed39fd5f168b52a5ce54950efb2df0d822",
+ "state": "inprogress",
+ "url": "https://github.com/matlink/gitweb_ynh"
},
"glpi": {
- "git": {
- "branch": "master",
- "revision": "5982ac51159d42cef1c969b479346d6bc95abba5",
- "url": "https://github.com/abeudin/glpi_ynh"
- },
- "lastUpdate": 1434544182,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for GLPI",
- "fr": "Choisissez un domaine pour GLPI"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for GLPI",
- "fr": "Choisissez un chemin pour GLPI"
- },
- "default": "/glpi",
- "example": "/glpi",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the GLPI administrator (must be an existing YunoHost user)",
- "fr": "Administrateur du site (doit être un utilisateur YunoHost existant)"
- },
- "example": "homer",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Choose the language of the GLPI site",
- "fr": "Choissisez la langue du GLPI"
- },
- "choices": [
- "en_GB",
- "fr_FR"
- ],
- "default": "en_GB",
- "name": "language"
- }
- ]
- },
- "description": {
- "en": "Create a beautiful blog or website easily",
- "fr": "Logiciel de création de blog ou de site Web"
- },
- "developer": {
- "email": "beudbeud@beudibox.fr",
- "name": "beudbeud",
- "url": "http://glpi-project.org/"
- },
- "id": "glpi",
- "multi_instance": "true",
- "name": "GLPI"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "5982ac51159d42cef1c969b479346d6bc95abba5",
+ "state": "ready",
+ "url": "https://github.com/abeudin/glpi_ynh"
},
"gogs": {
- "git": {
- "branch": "master",
- "revision": "3b8b28e5e49eeaa421535aee4f386f5699ed6db0",
- "url": "https://github.com/mbugeia/gogs_ynh"
- },
- "lastUpdate": 1424882471,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Gogs",
- "fr": "Choisissez un domaine pour Gogs"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Gogs",
- "fr": "Choisissez un chemin pour Gogs"
- },
- "default": "/gogs",
- "example": "/gogs",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "A self-hosted Git service written in Go",
- "fr": "A self-hosted Git service written in Go"
- },
- "id": "gogs",
- "maintainer": {
- "email": "gogs@mbugeia.eu",
- "name": "mbugeia"
- },
- "multi_instance": "false",
- "name": "Gogs",
- "url": "http://gogs.io/"
- },
- "state": " inprogress"
+ "branch": "master",
+ "revision": "3b8b28e5e49eeaa421535aee4f386f5699ed6db0",
+ "state": " inprogress",
+ "url": "https://github.com/mbugeia/gogs_ynh"
},
"hotspot": {
- "git": {
- "branch": "master",
- "revision": "850f19584efe0764642587bb49ba47e73415be6b",
- "url": "https://github.com/labriqueinternet/hotspot_ynh"
- },
- "lastUpdate": 1443605700,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for the web administration",
- "fr": "Choisissez un domaine pour l'administration web"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for the web administration",
- "fr": "Choissez un chemin pour l'administration web"
- },
- "default": "/wifiadmin",
- "example": "/wifiadmin",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose a wifi name (SSID)",
- "fr": "Choisissez un nom pour le wifi (SSID)"
- },
- "default": "myNeutralNetwork",
- "example": "myNeutralNetwork",
- "name": "wifi_ssid"
- },
- {
- "ask": {
- "en": "Choose a wifi password (at least 8 characters for WPA2)",
- "fr": "Choisissez un mot de passe wifi (au minimum 8 caractères pour le WPA2)"
- },
- "example": "VhegT8oev0jZI",
- "name": "wifi_passphrase"
- },
- {
- "ask": {
- "en": "Install non-free firmwares - in addition to the free ones - for the wifi dongle (yes/no)",
- "fr": "Installer des firmwares non-libres (en plus des libres) pour la clé USB wifi (yes/no)"
- },
- "default": "yes",
- "example": "yes",
- "name": "firmware_nonfree"
- }
- ]
- },
- "description": {
- "en": "Wifi Hotspot",
- "fr": "Hotspot Wifi"
- },
- "developer": {
- "email": "julien@vaubourg.com",
- "name": "Julien Vaubourg",
- "url": "http://julien.vaubourg.com"
- },
- "id": "hotspot",
- "license": "AGPL-3",
- "multi_instance": "false",
- "name": "Wifi Hotspot"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "850f19584efe0764642587bb49ba47e73415be6b",
+ "state": "ready",
+ "url": "https://github.com/labriqueinternet/hotspot_ynh"
},
"htmltool": {
- "git": {
- "branch": "master",
- "revision": "f18ed28892f1eb15ef39a9cd9de9c43612f15d2d",
- "url": "https://github.com/isserterrus/htmltools_ynh"
- },
- "lastUpdate": 1438632596,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for HTML Tools",
- "fr": "Choisissez un domaine pour HTML Tools"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for HTML Tools",
- "fr": "Choisissez un chemin pour HTML Tools"
- },
- "default": "/htmltool",
- "example": "/htmltool",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public Tools site ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "An easy HTML toolset",
- "fr": "Un ensemble d'outils HTML simple et pratique"
- },
- "developer": {
- "email": "isserterrus@switchserver.fr",
- "name": "IsserTerrus",
- "url": "https://www.switchserver.fr/?page_id=2"
- },
- "id": "htmltool",
- "multi_instance": "false",
- "name": "HTML Tools"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "f18ed28892f1eb15ef39a9cd9de9c43612f15d2d",
+ "state": "ready",
+ "url": "https://github.com/isserterrus/htmltools_ynh"
},
"htpc": {
- "git": {
- "branch": "master",
- "revision": "5247c869c55046bfef919940ed965c652904fae8",
- "url": "https://github.com/lunarok/htpc_ynh"
- },
- "lastUpdate": 1407701887,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for HTPC"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for HTPC"
- },
- "default": "/htpc",
- "example": "/htpc",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose host for app, if you keep default 127.0.0.1, app will be installed on Yunohost during the process"
- },
- "default": "127.0.0.1",
- "example": "192.168.0.101",
- "name": "ip"
- },
- {
- "ask": {
- "en": "Choose the listening port of the app (not used if it's a local installation)"
- },
- "default": "8085",
- "example": "8085",
- "name": "port"
- }
- ]
- },
- "description": {
- "en": "HTPC Manager, frontend to manage Sickbeard, Transmission, XBMC ...",
- "fr": "HTPC Manager, frontal pour gérer Sickbeard, Transmission, XBMC ..."
- },
- "developer": {
- "email": "cedric@wayang.fr",
- "name": "lunarok",
- "url": "http://www.wayang.fr"
- },
- "id": "htpc",
- "multi_instance": "false",
- "name": "HTPC"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "5247c869c55046bfef919940ed965c652904fae8",
+ "state": "ready",
+ "url": "https://github.com/lunarok/htpc_ynh"
},
"ihatemoney": {
- "git": {
- "branch": "master",
- "revision": "309e46013fdf6909f741dc78845ae6115d1f2071",
- "url": "https://github.com/JocelynDelalande/ihatemoney_ynh"
- },
- "lastUpdate": 1437924234,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for ihatemoney",
- "fr": "Choisir un domaine pour ihatemoney"
- },
- "example": "example.com",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for ihatemoney",
- "fr": "Choisir un chemin pour ihatemoney"
- },
- "default": "/ihatemoney",
- "example": "/example",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public website ? (even if service is public, each project is protected by a password)",
- "fr": "Le service est-il public ? (même dans ce cas, chaque projet est protégé par un mot de passe)"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "A simple shared budget manager web application",
- "fr": "Une application web de comptes partagés à plusieurs"
- },
- "developer": {
- "email": "jocelyn@crapouillou.net",
- "name": "Jocelyn Delalande",
- "url": "http://jocelyn.delalande.fr"
- },
- "id": "ihatemoney",
- "licence": "BSD custom beerware",
- "multi_instance": "false",
- "name": "I Hate Money"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "309e46013fdf6909f741dc78845ae6115d1f2071",
+ "state": "ready",
+ "url": "https://github.com/JocelynDelalande/ihatemoney_ynh"
},
"jeedom": {
- "git": {
- "branch": "master",
- "revision": "2648c45d15b2277a060f27f5ffc935b362b4e13c",
- "url": "https://github.com/lunarok/jeedom_ynh"
- },
- "lastUpdate": 1435478054,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Jeedom",
- "fr": "Choisissez un domaine pour Jeedom"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choisissez un chemin pour Jeedom"
- },
- "default": "/jeedom",
- "example": "/jeedom",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choisissez un utilisateur YunoHost pour être admin"
- },
- "example": "valid user",
- "name": "user"
- }
- ]
- },
- "description": {
- "en": "Domotic in PHP and NodeJS",
- "fr": "Domotique en PHP et NodeJS"
- },
- "developer": {
- "email": "cedric@wayang.fr",
- "name": "lunarok",
- "url": "http://www.wayang.fr"
- },
- "id": "jeedom",
- "multi_instance": "false",
- "name": "Jeedom"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "2648c45d15b2277a060f27f5ffc935b362b4e13c",
+ "state": "ready",
+ "url": "https://github.com/lunarok/jeedom_ynh"
},
"jenkins": {
- "git": {
- "branch": "master",
- "revision": "162c9c0d0aba63ac63b8acfaa3fabef855feb174",
- "url": "https://github.com/julienmalik/jenkins_ynh"
- },
- "lastUpdate": 1418710509,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Jenkins",
- "fr": "Choisissez un domaine pour Jenkins"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Jenkins",
- "fr": "Choisissez un path pour Jenkins"
- },
- "default": "/jenkins",
- "example": "/jenkins",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public site?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Serveur d'intégration continue extensible",
- "fr": "Extendable continuous integration server"
- },
- "developer": {
- "email": "julien.malik@paraiso.me",
- "name": "Julien Malik"
- },
- "id": "jenkins",
- "multi_instance": "false",
- "name": "Jenkins"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "162c9c0d0aba63ac63b8acfaa3fabef855feb174",
+ "state": "ready",
+ "url": "https://github.com/julienmalik/jenkins_ynh"
},
"jitsi": {
- "git": {
- "branch": "master",
- "revision": "fe908a76640e373042d80e23fa0bc618453a3826",
- "url": "https://github.com/julienmalik/jitsi_ynh"
- },
- "lastUpdate": 1422700309,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Jitsi Meet",
- "fr": "Choisissez un domaine pour Jitsi Meet"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Jitsi Meet",
- "fr": "Choisissez un chemin pour Jitsi Meet"
- },
- "default": "/",
- "example": "/",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "Video conferencing web application",
- "fr": "Application web de conférence vidéo"
- },
- "id": "jitsi",
- "maintainer": {
- "email": "julien.malik@paraiso.me",
- "name": "ju"
- },
- "multi_instance": "false",
- "name": "Jitsi Meet",
- "url": "https://jitsi.org/Projects/JitMeet"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "fe908a76640e373042d80e23fa0bc618453a3826",
+ "state": "inprogress",
+ "url": "https://github.com/julienmalik/jitsi_ynh"
},
"kanboard": {
- "git": {
- "branch": "master",
- "revision": "161eebeaabf0f09035b7f68146be74eecf2ceeca",
- "url": "https://github.com/mbugeia/kanboard_ynh"
- },
- "lastUpdate": 1442136965,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Kanboard",
- "fr": "Choisissez un domaine pour Kanboard"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Kanboard",
- "fr": "Choisissez un chemin pour Kanboard"
- },
- "default": "/kanboard",
- "example": "/kanboard",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the admin user for Kanboard",
- "fr": "Choisissez l'administrateur de Kanboard"
- },
- "example": "johndoe",
- "name": "admin"
- }
- ]
- },
- "description": {
- "en": "Kanboard is a simple visual task board web application",
- "fr": "Kanboard est une application web de management de tâches simples"
- },
- "id": "kanboard",
- "maintainer": {
- "email": "kanboard@mbugeia.eu",
- "name": "mbugeia"
- },
- "multi_instance": "false",
- "name": "Kanboard",
- "url": "http://kanboard.net/"
- },
- "state": " ready"
+ "branch": "master",
+ "revision": "161eebeaabf0f09035b7f68146be74eecf2ceeca",
+ "state": " ready",
+ "url": "https://github.com/mbugeia/kanboard_ynh"
},
"kiwiirc": {
- "git": {
- "branch": "master",
- "revision": "c0aba5c4e2232d837299fe0cba12a962dd0f3bfa",
- "url": "https://github.com/julienmalik/kiwiirc_ynh"
- },
- "lastUpdate": 1411142464,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for KiwiIRC",
- "fr": "Choisissez un domaine pour KiwiIRC"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for KiwiIRC",
- "fr": "Choisissez un path pour KiwiIRC"
- },
- "default": "/irc",
- "example": "/irc",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public KiwiIRC site ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "Web IRC client",
- "fr": "Client Web pour IRC"
- },
- "developer": {
- "email": "julien.malik@paraiso.me",
- "name": "Julien Malik",
- "url": "https://kiwiirc.com/"
- },
- "id": "kiwiirc",
- "multi_instance": "false",
- "name": "KiwiIRC"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "c0aba5c4e2232d837299fe0cba12a962dd0f3bfa",
+ "state": "ready",
+ "url": "https://github.com/julienmalik/kiwiirc_ynh"
},
"laverna": {
- "git": {
- "branch": "master",
- "revision": "27272ce1844ec50e04407dd001ef3bd93dcee95d",
- "url": "https://github.com/anaqreon/laverna_ynh"
- },
- "lastUpdate": 1438902356,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Laverna"
- },
- "example": "example.com",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Laverna"
- },
- "default": "/laverna",
- "example": "/laverna",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose an admin user"
- },
- "example": "johndoe",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Is it a public application ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Laverna is a JavaScript note-taking web application with a Markdown editor and encryption support."
- },
- "developer": {
- "email": "lavernaproject@gmail.com",
- "name": "Laverna Team",
- "url": "https://github.com/Laverna/laverna"
- },
- "id": "laverna",
- "licence": "GPL-3",
- "multi_instance": "true",
- "name": "Laverna"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "27272ce1844ec50e04407dd001ef3bd93dcee95d",
+ "state": "inprogress",
+ "url": "https://github.com/anaqreon/laverna_ynh"
},
"leed": {
- "git": {
- "branch": "master",
- "revision": "260dddaa4299132325cc0187e707d0a73abe6c3c",
- "url": "https://github.com/maniackcrudelis/leed_ynh"
- },
- "lastUpdate": 1432382122,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Leed",
- "fr": "Choisissez un domaine pour Leed"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Leed",
- "fr": "Choisissez un chemin pour Leed"
- },
- "default": "/leed",
- "example": "/leed",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the Leed administrator (must be an existing YunoHost user)",
- "fr": "Choisissez un administrateur Leed (doit être un utilisateur YunoHost)"
- },
- "example": "john",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Set the administrator password Leed",
- "fr": "Définissez le mot de passe administrateur de Leed"
- },
- "example": "Choose a password",
- "name": "password"
- },
- {
- "ask": {
- "en": "Choose your agregator's language",
- "fr": "Choisissez la langue de votre agrégateur"
- },
- "choices": [
- "en",
- "fr",
- "es"
- ],
- "default": "en",
- "name": "language"
- },
- {
- "ask": {
- "en": "Do you want to activate the Leed Market?",
- "fr": "Voulez-vous activer le Leed Market ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "market"
- },
- {
- "ask": {
- "en": "Is it a public website ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Leed is a minimalistic RSS feed aggregator which allows quick and non-intrusive reading of feeds.",
- "fr": "Leed est un agrégateur RSS minimaliste qui permet la consultation de flux RSS de manière rapide et non intrusive."
- },
- "id": "leed",
- "maintainer": {
- "email": "maniackc_dev@crudelis.fr",
- "name": "Maniack Crudelis"
- },
- "multi_instance": "true",
- "name": "Leed",
- "url": "http://leed.idleman.fr/",
- "version": "1.6"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "260dddaa4299132325cc0187e707d0a73abe6c3c",
+ "state": "ready",
+ "url": "https://github.com/maniackcrudelis/leed_ynh"
},
"letschat": {
- "git": {
- "branch": "master",
- "revision": "6dab248ab80499cb3a1c8db2dd44db6bd722e64e",
- "url": "https://github.com/kemenaran/yunohost-lets-chat"
- },
- "lastUpdate": 1442868974,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Let's Chat",
- "fr": "Choisissez un domaine pour Let's Chat"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Can guest users access this chat?",
- "fr": "Les utilisateurs non-enregistrés peuvent-ils accéder à ce chat ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "Self-hosted chat for small teams",
- "fr": "Un webchat pour les petits groupes"
- },
- "developer": {
- "email": "kemenaran@gmail.com",
- "name": "pmorinerie"
- },
- "id": "letschat",
- "license": "MIT",
- "multi_instance": "false",
- "name": "Let’s Chat"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "6dab248ab80499cb3a1c8db2dd44db6bd722e64e",
+ "state": "ready",
+ "url": "https://github.com/kemenaran/yunohost-lets-chat"
},
"limesurvey": {
- "git": {
- "branch": "master",
- "revision": "c927cce4e76c4bd935e71fca2c11d03524bea332",
- "url": "https://github.com/zamentur/limesurvey_ynh"
- },
- "lastUpdate": 1433106038,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for LimeSurvey",
- "fr": "Choisissez un nom de domaine pour LimeSurvey"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for LimeSurvey",
- "fr": "Choisissez l'adresse pour LimeSurvey"
- },
- "default": "/poll",
- "example": "/poll",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the LimeSurvey administrator (must be an existing YunoHost user)",
- "fr": "Choisissez l'administrateur de LimeSurvey (doit être un utilisateur YunoHost)"
- },
- "example": "homer",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Choose the default language of this LimeSurvey",
- "fr": "Choisissez la langue par défault de LimeSurvey"
- },
- "choices": [
- "en_GB",
- "fr_FR",
- "es_ES",
- "de_DE"
- ],
- "default": "en_GB",
- "name": "language"
- }
- ]
- },
- "description": {
- "en": "LimeSurvey is used to create advanced poll.",
- "fr": "LimeSurvey est un outil de création et diffusion de sondage en ligne."
- },
- "developer": {
- "email": "valentin@grimaud.me",
- "name": "zamentur",
- "url": "http://www.limesurvey.org/"
- },
- "id": "limesurvey",
- "license": "GPLv2",
- "multi_instance": "true",
- "name": "LimeSurvey"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "c927cce4e76c4bd935e71fca2c11d03524bea332",
+ "state": "ready",
+ "url": "https://github.com/zamentur/limesurvey_ynh"
},
"linuxdash": {
- "git": {
- "branch": "master",
- "revision": "f95bc12f2c6c1272f3fad30c5a58ae3b7fe58d30",
- "url": "https://github.com/opi/linuxdash_ynh"
- },
- "lastUpdate": 1401710582,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Linux Dash",
- "fr": "Choisissez un domaine pour Linux Dash"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Linux Dash",
- "fr": "Choisissez un chemin pour Linux Dash"
- },
- "default": "/dash",
- "example": "/dash",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "A drop-in, low-overhead monitoring web dashboard for a linux machine.",
- "fr": "Un tableau de bord leger pour le monitoring d'un serveur linux."
- },
- "developer": {
- "email": "opi@no-log.org",
- "name": "opi",
- "url": "http://zeropi.net"
- },
- "id": "linuxdash",
- "multi_instance": "false",
- "name": "Linux Dash"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "f95bc12f2c6c1272f3fad30c5a58ae3b7fe58d30",
+ "state": "ready",
+ "url": "https://github.com/opi/linuxdash_ynh"
},
"lutim": {
- "git": {
- "branch": "master",
- "revision": "8803082036d405fb0edc04db227378758eec1fa7",
- "url": "https://github.com/maniackcrudelis/lutim_ynh"
- },
- "lastUpdate": 1440009501,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Lutim",
- "fr": "Choisissez un domaine pour Lutim"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Lutim",
- "fr": "Choisissez un chemin pour Lutim"
- },
- "default": "/lutim",
- "example": "/lutim",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the Lutim administrator (must be an existing YunoHost user)",
- "fr": "Choisissez un administrateur Lutim (doit être un utilisateur YunoHost)"
- },
- "example": "john",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Uploading images is it public?",
- "fr": "L'upload des images est-il public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "is_public"
- },
- {
- "ask": {
- "en": "Force the encryption of images?",
- "fr": "Forcer le chiffrement des images ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "always_encrypt"
- }
- ]
- },
- "description": {
- "en": "Self hosting images and sharing anonymous application",
- "fr": "Application d'hébergement et de partage d'images anonyme"
- },
- "id": "lutim",
- "maintainer": {
- "email": "maniackc_dev@crudelis.fr matlink@matlink.fr",
- "name": "Maniack Crudelis et matlink"
- },
- "multi_instance": "false",
- "name": "Lutim",
- "url": "https://lut.im",
- "version": "0.6"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "8803082036d405fb0edc04db227378758eec1fa7",
+ "state": "ready",
+ "url": "https://github.com/maniackcrudelis/lutim_ynh"
},
"lychee": {
- "git": {
- "branch": "master",
- "revision": "30af5c94460a44401dd40553ec0d77b6e6087e69",
- "url": "https://github.com/titoko/lychee_ynh"
- },
- "lastUpdate": 1401384742,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Lychee"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for lychee"
- },
- "default": "/lychee",
- "example": "/lychee",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose login of admin user"
- },
- "default": "admin",
- "example": "johndoe",
- "name": "admin_user"
- },
- {
- "ask": {
- "en": "Choose password for admin user"
- },
- "name": "admin_pwd"
- }
- ]
- },
- "description": {
- "en": "Self-hosted photo-management done right",
- "fr": "Gestionnaire de photos autohebergé"
- },
- "developer": {
- "email": "titoko@titoko.fr",
- "name": "titoko",
- "url": "http://dev.yunohost.org"
- },
- "id": "lychee",
- "multi_instance": "true",
- "name": "Lychee"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "30af5c94460a44401dd40553ec0d77b6e6087e69",
+ "state": "inprogress",
+ "url": "https://github.com/titoko/lychee_ynh"
},
"mediagoblin": {
- "git": {
- "branch": "master",
- "revision": "e516845becf6fa640b2dd7de5b9cb36e89be0ae1",
- "url": "https://github.com/jeromelebleu/mediagoblin_ynh"
- },
- "lastUpdate": 1434554232,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for MediaGoblin",
- "fr": "Choisissez un domaine pour MediaGoblin"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for MediaGoblin",
- "fr": "Choisissez un chemin pour MediaGoblin"
- },
- "default": "/mediagoblin",
- "example": "/mediagoblin",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose the administrator (must be an existing YunoHost user)",
- "fr": "Administrateur du site (doit être un utilisateur YunoHost existant)"
- },
- "example": "john",
- "name": "admin",
- "type": "user"
- },
- {
- "ask": {
- "en": "Is it a public site?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public"
- }
- ]
- },
- "description": {
- "en": "A free software media publishing platform",
- "fr": "Plateforme de diffusion de différents types de multimédia"
- },
- "id": "mediagoblin",
- "maintainer": {
- "email": "jerome@yunohost.org",
- "name": "jerome"
- },
- "multi_instance": "false",
- "name": "MediaGoblin",
- "version": "0.7.1~git"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "e516845becf6fa640b2dd7de5b9cb36e89be0ae1",
+ "state": "inprogress",
+ "url": "https://github.com/jeromelebleu/mediagoblin_ynh"
},
"mediawiki": {
- "git": {
- "branch": "master",
- "revision": "61116a1317bcbcd270159e19231216c96a7046a0",
- "url": "https://github.com/mikangali-labs/mediawiki_ynh"
- },
- "lastUpdate": 1438860166,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for MediaWiki",
- "fr": "Choisissez un domaine pour MediaWiki"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for MediaWiki",
- "fr": "Choisissez un chemin pour MediaWiki"
- },
- "default": "/wiki",
- "example": "/wiki",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose a name for the wiki",
- "fr": "Choisissez un nom pour le wiki"
- },
- "default": "MyWiki",
- "example": "MyWiki",
- "name": "wikiname"
- },
- {
- "ask": {
- "en": "Choose the language",
- "fr": "Choisissez la langue"
- },
- "choices": [
- "en",
- "fr"
- ],
- "default": "en",
- "name": "language"
- },
- {
- "ask": {
- "en": "Is it a public wiki?",
- "fr": "Est-ce un wiki public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Open Source Wiki software",
- "fr": "Wiki Open Source"
- },
- "developer": {
- "email": "contact@mikangali.om",
- "name": "ElieSauveterre",
- "url": "http://www.mikangali.com/"
- },
- "id": "mediawiki",
- "multi_instance": "false",
- "name": "MediaWiki"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "61116a1317bcbcd270159e19231216c96a7046a0",
+ "state": "ready",
+ "url": "https://github.com/mikangali-labs/mediawiki_ynh"
},
"minchat": {
- "git": {
- "branch": "master",
- "revision": "37459707630018f5bb8a78e86e6f7cea021bbfd3",
- "url": "https://github.com/chtixof/minchat_ynh"
- },
- "lastUpdate": 1433077830,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choisissez un domaine pour minchat"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choisissez un chemin pour minchat"
- },
- "default": "/minchat",
- "example": "/minchat",
- "name": "path"
- },
- {
- "ask": {
- "en": "Taper Y si le site est public"
- },
- "default": "Y",
- "example": "Y",
- "name": "ispublic"
- }
- ]
- },
- "description": {
- "en": "A minimalist web chat",
- "fr": "Un web chat minimaliste"
- },
- "developer": {
- "name": "chtixof"
- },
- "id": "minchat",
- "license": "MIT",
- "multi_instance": "false",
- "name": "Minchat"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "37459707630018f5bb8a78e86e6f7cea021bbfd3",
+ "state": "ready",
+ "url": "https://github.com/chtixof/minchat_ynh"
},
"miniflux": {
- "git": {
- "branch": "master",
- "revision": "05e14da8617c73715efa39dcdd4965f0e1bba893",
- "url": "https://github.com/mat-mo/miniflux_ynh"
- },
- "lastUpdate": 1432291764,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for miniflux"
- },
- "example": "example.com",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for miniflux"
- },
- "default": "/miniflux",
- "example": "/miniflux",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose an admin user"
- },
- "example": "johndoe",
- "name": "admin"
- }
- ]
- },
- "description": {
- "en": "Minimal RSS reader."
- },
- "developer": {
- "email": "matanya@foss.co.il",
- "name": "Matanya Moses"
- },
- "id": "miniflux",
- "licence": "GPL-3",
- "multi_instance": "false",
- "name": "miniflux"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "05e14da8617c73715efa39dcdd4965f0e1bba893",
+ "state": "inprogress",
+ "url": "https://github.com/mat-mo/miniflux_ynh"
},
"monit": {
- "git": {
- "branch": "master",
- "revision": "79c43fc8fb2e4ebb9950f2bbfc74fc96d6b41490",
- "url": "https://github.com/julienmalik/monit_ynh"
- },
- "lastUpdate": 1431789180,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Monit",
- "fr": "Choisissez un domaine pour Monit"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Monit",
- "fr": "Choisissez un chemin pour Monit"
- },
- "default": "/monit",
- "example": "/monit",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "Monitoring of processes, files, directories, filesystems and hosts",
- "fr": "Supervision de process, fichiers, répertoires, systèmes de fichiers and hôtes"
- },
- "id": "monit",
- "maintainer": {
- "email": "julien.malik@paraiso.me",
- "name": "ju"
- },
- "multi_instance": "false",
- "name": "Monit",
- "url": "http://mmonit.com/monit/"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "79c43fc8fb2e4ebb9950f2bbfc74fc96d6b41490",
+ "state": "ready",
+ "url": "https://github.com/julienmalik/monit_ynh"
},
"movim": {
- "git": {
- "branch": "master",
- "revision": "bfddf62d0d28155cbe5856c3fa477b99c4ef64ba",
- "url": "https://github.com/src386/movim_ynh"
- },
- "lastUpdate": 1443162194,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Pod domain",
- "fr": "Domaine du pod"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Path",
- "fr": "Chemin du pod"
- },
- "default": "/movim",
- "example": "/movim",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Pod administrator",
- "fr": "Administrateur du pod"
- },
- "example": "homer",
- "name": "admin",
- "type": "user"
- },
- {
- "ask": {
- "en": "Administrator password",
- "fr": "Mot de passe administrateur"
- },
- "example": "password",
- "name": "password",
- "type": "password"
- },
- {
- "ask": {
- "en": "Pod language",
- "fr": "Langue du pod"
- },
- "choices": [
- "ar",
- "de",
- "en",
- "es",
- "fr",
- "it",
- "ja",
- "nl",
- "ru"
- ],
- "default": "en",
- "name": "language"
- },
- {
- "ask": {
- "en": "Public pod ? (see README on github)",
- "fr": "Pod public ? (voir README sur github)"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "public_site"
- },
- {
- "ask": {
- "en": "Movim daemon port ? (internal only)",
- "fr": "Port privé pour Movim ? (interne uniquement)"
- },
- "default": "9537",
- "name": "port"
- }
- ]
- },
- "description": {
- "en": "The Kickass Social Network"
- },
- "id": "movim",
- "license": "AGPL-3",
- "maintainer": {
- "email": "soyouz@src386.org",
- "name": "src386",
- "url": "http://github.com/src386"
- },
- "multi_instance": "false",
- "name": "Movim"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "bfddf62d0d28155cbe5856c3fa477b99c4ef64ba",
+ "state": "inprogress",
+ "url": "https://github.com/src386/movim_ynh"
},
"multi_webapp": {
- "git": {
- "branch": "master",
- "revision": "e47805375c9848084e2948ac36803f237fec83a6",
- "url": "https://github.com/maniackcrudelis/my_webapp_ynh"
- },
- "lastUpdate": 1432382098,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for your Webapp",
- "fr": "Choisissez un domaine pour votre Webapp"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for your Webapp",
- "fr": "Choisissez un chemin pour votre Webapp"
- },
- "default": "/site",
- "example": "/site",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the YunoHost user",
- "fr": "Choisissez l'utilisateur YunoHost associé"
- },
- "example": "johndoe",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Is it a public website ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Empty App without FTP access",
- "fr": "App vide sans accès FTP"
- },
- "id": "multi_webapp",
- "maintainer": {
- "email": "maniackc_dev@crudelis.fr",
- "name": "Maniack Crudelis"
- },
- "multi_instance": "true",
- "name": "Multi custom webapp"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "e47805375c9848084e2948ac36803f237fec83a6",
+ "state": "ready",
+ "url": "https://github.com/maniackcrudelis/my_webapp_ynh"
},
"mumble_admin_plugin": {
- "git": {
- "branch": "master",
- "revision": "c525792adcb6f4b8b2f94aab4b1a3e8a0b19eb78",
- "url": "https://github.com/matlink/mumble_admin_plugin_ynh"
- },
- "lastUpdate": 1425676290,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for MAP",
- "fr": "Choisissez un domaine pour MAP"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for MAP",
- "fr": "Choisissez un chemin pour MAP"
- },
- "default": "/map",
- "example": "/map",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose an admin user for MAP",
- "fr": "Choisissez un administrateur pour MAP"
- },
- "example": "homer",
- "name": "admin",
- "type": "user"
- },
- {
- "ask": {
- "en": "Set the admin email for password recovery",
- "fr": "Entrez une adresse pour la récupération de mot de passe"
- },
- "example": "john@snow.crow",
- "name": "admin_email"
- },
- {
- "ask": {
- "en": "Choose an admin password for MAP",
- "fr": "Choisissez le mot de passe administrateur"
- },
- "example": "homer",
- "name": "admin_pass",
- "type": "password"
- }
- ]
- },
- "description": {
- "en": "Mumble-server web interface",
- "fr": "Interface web pour administrer un serveur mumble."
- },
- "developer": {
- "email": "matlink@matlink.fr",
- "name": "Matlink",
- "url": "http://www.mumble.info"
- },
- "id": "mumble_admin_plugin",
- "multi_instance": "false",
- "name": "Mumble Admin Plugin"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "c525792adcb6f4b8b2f94aab4b1a3e8a0b19eb78",
+ "state": "inprogress",
+ "url": "https://github.com/matlink/mumble_admin_plugin_ynh"
},
"mumbleserver": {
- "git": {
- "branch": "master",
- "revision": "17a3cbc1aba5156db527e40da4a89ab7c1b70451",
- "url": "https://github.com/matlink/mumbleserver_ynh"
- },
- "lastUpdate": 1426372959,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a password for your mumble server. This password is given to persons who want to join",
- "fr": "Choisissez un mot de passe pour votre serveur Mumble. Ce mot de passe sera donné aux personnes qui veulent rejoindre le serveur"
- },
- "default": "",
- "example": "super_secret_password",
- "name": "server_login_password"
- },
- {
- "ask": {
- "en": "Choose a password for the SuperUser. This is different from the server password and allows you to create the first admin.",
- "fr": "Choisissez un mot de passe pour le SuperUser. Il est différent du mot de passe du serveur et permet de créer le premier Administrateur."
- },
- "example": "super_secret_password",
- "name": "password"
- },
- {
- "ask": {
- "en": "Choose a welcome text for your server",
- "fr": "Choisissez un message de bienvenue pour le serveur"
- },
- "example": "Welcome to my mumble server",
- "name": "welcometext"
- },
- {
- "ask": {
- "en": "Choose a port for your server. Let as default if you don't want to change it",
- "fr": "Entrez un port pour votre serveur. Laissez par défaut si vous ne voulez pas en changer"
- },
- "default": "64738",
- "example": "64738",
- "name": "port"
- },
- {
- "ask": {
- "en": "Choose a name for the root channel (your mumble server name)",
- "fr": "Entrez un nom pour le channel racine (le nom de votre serveur mumble)"
- },
- "default": "Root",
- "example": "Root",
- "name": "registername"
- }
- ]
- },
- "description": {
- "en": "Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming.",
- "fr": "Mumble est un logiciel libre de voix sur IP (VoIP), son principal usage étant la communication pendant les parties de jeux en réseau."
- },
- "developer": {
- "email": "matlink@matlink.fr",
- "name": "Matlink",
- "url": "http://www.mumble.info"
- },
- "id": "mumbleserver",
- "multi_instance": "false",
- "name": "Mumble Server"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "17a3cbc1aba5156db527e40da4a89ab7c1b70451",
+ "state": "ready",
+ "url": "https://github.com/matlink/mumbleserver_ynh"
},
"munin": {
- "git": {
- "branch": "master",
- "revision": "b45d6d12af7fea8c6183f3c80003416cd36fec1a",
- "url": "https://github.com/julienmalik/munin_ynh"
- },
- "lastUpdate": 1420542917,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Munin",
- "fr": "Choisissez un domaine pour Munin"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Munin",
- "fr": "Choisissez un path pour Munin"
- },
- "default": "/munin",
- "example": "/munin",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "Outil de supervision de ressources",
- "fr": "Resource monitoring tool "
- },
- "developer": {
- "email": "julien.malik@paraiso.me",
- "name": "Julien Malik"
- },
- "id": "munin",
- "multi_instance": "false",
- "name": "Munin"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "b45d6d12af7fea8c6183f3c80003416cd36fec1a",
+ "state": "ready",
+ "url": "https://github.com/julienmalik/munin_ynh"
},
"mycryptochat": {
- "git": {
- "branch": "master",
- "revision": "94868a77cc584f789e358b250e483b083181478c",
- "url": "https://github.com/mrtino/mycryptochat_ynh"
- },
- "lastUpdate": 1429027573,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for MyCryptoChat"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for MyCryptoChat"
- },
- "default": "/mycryptochat",
- "example": "/mycryptochat",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public site ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Encrypted IM",
- "fr": "Messagerie Instantanée chiffrée"
- },
- "developer": {
- "email": "monsieurtino@mailoo.org",
- "name": "mrtino",
- "url": "http://github.com/mrtino/"
- },
- "id": "mycryptochat",
- "multi_instance": "true",
- "name": "MyCryptoChat"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "94868a77cc584f789e358b250e483b083181478c",
+ "state": "ready",
+ "url": "https://github.com/mrtino/mycryptochat_ynh"
},
"odoo": {
- "git": {
- "branch": "master",
- "revision": "2b1c7a7c2ee555b36c97b0c48efc48a085c8cef8",
- "url": "https://github.com/scith/odoo_ynh"
- },
- "lastUpdate": 1442770669,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Odoo (Odoo will be installed on its root!)",
- "fr": "Choisissez un domaine pour Odoo (Odoo sera installé dans sa racine !)"
- },
- "example": "odoo.domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Which version of Odoo do you want to install?",
- "fr": "Quelle version d'Odoo souhaitez-vous installer ?"
- },
- "choices": [
- "8.0",
- "9.0"
- ],
- "default": "8.0",
- "name": "odoo_version"
- },
- {
- "ask": {
- "en": "Choose a strong master admin password",
- "fr": "Choisissez un mot de passe maître fort pour l'administration"
- },
- "name": "admin_password"
- },
- {
- "ask": {
- "en": "Choose a password for the 'admin' account on Odoo",
- "fr": "Choisissez un mot de passe pour le compte 'admin' d'Odoo"
- },
- "name": "database_password"
- },
- {
- "ask": {
- "en": "Choose a language for Odoo",
- "fr": "Choisissez une langue pour Odoo"
- },
- "choices": [
- "en_US",
- "fr_FR",
- "de_DE"
- ],
- "default": "en_US",
- "name": "database_lang"
- }
- ]
- },
- "description": {
- "en": "Odoo is a suite of business apps (ERP: CRM, Accounting, Point of Sale, HR, Purchases...).",
- "fr": "Odoo est une collection d'apps de gestion d'entreprise (ERP : CRM, Comptabilité, Point de Vente, RH, Achats, ...)."
- },
- "developer": {
- "name": "scith"
- },
- "id": "odoo",
- "multi_instance": "true",
- "name": "Odoo"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "2b1c7a7c2ee555b36c97b0c48efc48a085c8cef8",
+ "state": "inprogress",
+ "url": "https://github.com/scith/odoo_ynh"
},
"ofbiz": {
- "git": {
- "branch": "master",
- "revision": "9ca8db3694b76aa9068ac4ba327c13151f8c5356",
- "url": "https://github.com/nomakaFr/ofbiz_ynh"
- },
- "lastUpdate": 1417016879,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Apache-OFBiz",
- "fr": "Choisissez un domaine pour Apache-OFBiz"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Apache-OFBiz",
- "fr": "Choisissez un chemin d'accès pour Apache-OFBiz"
- },
- "default": "/ofbiz",
- "example": "/ofbiz",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the OFBiz administrator (must be an existing YunoHost user)",
- "fr": "Choisissez l'administrateur OFBiz (doit être un utilisateur YunoHost existant)"
- },
- "example": "littlejohn",
- "name": "admin"
- }
- ]
- },
- "description": {
- "en": "Apache-OFBiz ERP",
- "fr": "L'ERP de gestion d'entreprise Apache-OFBiz"
- },
- "developer": {
- "email": "julien.nicolas@nomaka.fr",
- "name": "JulienNICOLAS",
- "url": "http://www.nomaka.fr/"
- },
- "id": "ofbiz",
- "multi_instance": "false",
- "name": "OFBiz"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "9ca8db3694b76aa9068ac4ba327c13151f8c5356",
+ "state": "inprogress",
+ "url": "https://github.com/nomakaFr/ofbiz_ynh"
},
"opendkim": {
- "git": {
- "branch": "master",
- "revision": "35272eee601aa072efc55ea4db5d356205a668d6",
- "url": "https://github.com/polytan02/opendkim_ynh"
- },
- "lastUpdate": 1435491136,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for OpenDKIM",
- "fr": "Choisissez un domaine pour OpenDKIM"
- },
- "example": "example.com",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for the web page displaying the DKIM key to put in your DNS",
- "fr": "Indiquez une adresse pour afficher la clé DKIM à insérer dans votre zone DNS"
- },
- "default": "/opendkim",
- "example": "/opendkim",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose an admin user",
- "fr": "Indiquez un admin pour cette page"
- },
- "example": "johndoe",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Is it a public application ?",
- "fr": "Est-ce une page publique ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "OpenDKIM for YunoHost.",
- "fr": "OpenDKIM pour YunoHost."
- },
- "developer": {
- "email": "polytan02@mcgva.org",
- "name": "Polytan02"
- },
- "id": "opendkim",
- "licence": "GPL-2",
- "multi_instance": "false",
- "name": "opendkim"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "35272eee601aa072efc55ea4db5d356205a668d6",
+ "state": "inprogress",
+ "url": "https://github.com/polytan02/opendkim_ynh"
},
"openidsimplesamlphp": {
- "git": {
- "branch": "master",
- "revision": "f992c392a31e37421b339b8a6cfb736e0d5097a8",
- "url": "https://github.com/julienmalik/openid-simplesamlphp_ynh"
- },
- "lastUpdate": 1404421377,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for the OpenID provider",
- "fr": "Choisissez un domaine pour le fournisseur OpenID"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for the OpenID-SimpleSAMLphp provider",
- "fr": "Choisissez un chemin pour le fournisseur OpenID-SimpleSAMLphp"
- },
- "default": "/openid",
- "example": "/openid",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "OpenID provider based on SimpleSAMLphp",
- "fr": "Fournisseur OpenID basé sur SimpleSAMLphp"
- },
- "developer": {
- "email": "julien.malik@paraiso.me",
- "name": "julien",
- "url": "http://simplesamlphp.org/"
- },
- "id": "openidsimplesamlphp",
- "multi_instance": "false",
- "name": "OpenID SimpleSAMLphp"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "f992c392a31e37421b339b8a6cfb736e0d5097a8",
+ "state": "inprogress",
+ "url": "https://github.com/julienmalik/openid-simplesamlphp_ynh"
},
"openwrt": {
- "git": {
- "branch": "master",
- "revision": "7665047ebcc184a0b522d434e4706ba9f29aa695",
- "url": "https://github.com/lunarok/openwrt_ynh"
- },
- "lastUpdate": 1394655930,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for OpenWRT"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for OpenWRT"
- },
- "default": "/",
- "example": "/",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose IP where OpenWRT is installed"
- },
- "default": "127.0.0.1",
- "example": "127.0.0.1",
- "name": "server"
- }
- ]
- },
- "description": {
- "en": "Access to OpenWRT",
- "fr": "Accès à OpenWRT "
- },
- "developer": {
- "email": "cedric@wayang.fr",
- "name": "lunarok",
- "url": "http://www.wayang.fr"
- },
- "id": "openwrt",
- "multi_instance": "false",
- "name": "OpenWRT"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "7665047ebcc184a0b522d434e4706ba9f29aa695",
+ "state": "ready",
+ "url": "https://github.com/lunarok/openwrt_ynh"
},
"phpBB": {
- "git": {
- "branch": "master",
- "revision": "75bc49dcc34c3e84b9424b262d8d3fbda491e110",
- "url": "https://github.com/polytan02/phpBB_ynh"
- },
- "lastUpdate": 1435336983,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for phpBB",
- "fr": "Choisissez un domaine pour phpBB"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for phpBB",
- "fr": "Choisissez un chemin pour phpBB"
- },
- "default": "/forum",
- "example": "/forum",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public application ?",
- "fr": "Est-ce une page publique ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- },
- {
- "ask": {
- "en": "Indicate phpBB admin login",
- "fr": "Renseignez un login pour l'admin phpBB"
- },
- "default": "admin",
- "example": "admin",
- "name": "admin_login"
- },
- {
- "ask": {
- "en": "Indicate phpBB admin password. At this stage, this password is also used for phpBB MySQL database",
- "fr": "Renseignez un mot de passe pour l'admin phpBB. Pour l'instant, ce mot de passe est également utilisé pour la base de donnée MySQL de phpBB"
- },
- "example": "super_strong_admin_password",
- "name": "admin_pwd"
- },
- {
- "ask": {
- "en": "Indicate phpBB admin email - Please make sure it exists on this server !",
- "fr": "Renseignez un e-mail pour l'admin phpBB"
- },
- "example": "admin@DOMAIN.TLD",
- "name": "admin_email"
- },
- {
- "ask": {
- "en": "Configure phpBB's language",
- "fr": "Configurer la langue de phpBB"
- },
- "choices": [
- "en",
- "fr"
- ],
- "default": "en",
- "name": "lang"
- },
- {
- "ask": {
- "en": "Automatically configure phpBB via cURL ? [BROKEN - DO NOT USE]",
- "fr": "Configurer phpBB automatiquement via cURL ? [CASSE - NE PAS UTILISER]"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "curl_inst"
- }
- ]
- },
- "description": {
- "en": "#1 free, opensource bulletin board software",
- "fr": "Le 1er logiciel de forum libre et gratuit"
- },
- "id": "phpBB",
- "maintainer": {
- "email": "polytan02@mcgva.org",
- "name": "polytan02"
- },
- "multi_instance": "false",
- "name": "phpBB",
- "url": "http://www.phpbb.com/"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "75bc49dcc34c3e84b9424b262d8d3fbda491e110",
+ "state": "ready",
+ "url": "https://github.com/polytan02/phpBB_ynh"
},
"phpldapadmin": {
- "git": {
- "branch": "master",
- "revision": "6eefac50813d3625164e0f34b2730f72d6c3645f",
- "url": "https://github.com/aymhce/phpldapadmin_ynh"
- },
- "lastUpdate": 1433024811,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for phpLDAPadmin",
- "fr": "Choisissez un domaine pour phpLDAPadmin"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for phpLDAPadmin",
- "fr": "Choisissez un chemin pour phpLDAPadmin"
- },
- "default": "/phpldapadmin",
- "example": "/phpldapadmin",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose the only allowed admin user",
- "fr": "Choisissez l'unique utilisateur autorisé"
- },
- "example": "johndoe",
- "name": "admin",
- "type": "user"
- }
- ]
- },
- "description": {
- "en": "Manage OpenLDAP database over the web",
- "fr": "Application web de gestion de la base OpenLDAP"
- },
- "id": "phpldapadmin",
- "maintainer": {
- "email": "aymhce@gmail.com",
- "name": "aymhce"
- },
- "multi_instance": "false",
- "name": "phpLDAPadmin",
- "url": "http://phpldapadmin.sourceforge.net"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "6eefac50813d3625164e0f34b2730f72d6c3645f",
+ "state": "ready",
+ "url": "https://github.com/aymhce/phpldapadmin_ynh"
},
"phpsysinfo": {
- "git": {
- "branch": "master",
- "revision": "297d51bef82d681e397b9f3f4f0bb1124a59ae97",
- "url": "https://github.com/lunarok/phpsysinfo_ynh"
- },
- "lastUpdate": 1407691597,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Phpsysinfo"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Phpsysinfo"
- },
- "default": "/phpsysinfo",
- "example": "/phpsysinfo",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "Phpsysinfo",
- "fr": "Phpsysinfo"
- },
- "developer": {
- "email": "cedric@wayang.fr",
- "name": "lunarok",
- "url": "http://www.wayang.fr"
- },
- "id": "phpsysinfo",
- "multi_instance": "false",
- "name": "Phpsysinfo"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "297d51bef82d681e397b9f3f4f0bb1124a59ae97",
+ "state": "ready",
+ "url": "https://github.com/lunarok/phpsysinfo_ynh"
},
"piratebox": {
- "git": {
- "branch": "master",
- "revision": "61bd608b9df1b744f52cde2a3be5540c1d828b35",
- "url": "https://github.com/labriqueinternet/piratebox_ynh"
- },
- "lastUpdate": 1437896652,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for the web administration",
- "fr": "Choisissez un domaine pour l'administration web"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for the web administration",
- "fr": "Choissez un chemin pour l'administration web"
- },
- "default": "/piratebox",
- "example": "/piratebox",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose a fake domain pour the PirateBox",
- "fr": "Choissez un faux domaine pour la PirateBox"
- },
- "default": "share.box",
- "example": "share.box",
- "name": "opt_domain"
- },
- {
- "ask": {
- "en": "Choose a name for the PirateBox",
- "fr": "Choisir un nom pour la PirateBox"
- },
- "default": "ShareBox",
- "example": "ShareBox",
- "name": "opt_name"
- },
- {
- "ask": {
- "en": "Can users delete files? (yes/no)",
- "fr": "Les utilisateurs peuvent-ils supprimer des fichiers ? (yes/no)"
- },
- "default": "yes",
- "example": "yes",
- "name": "opt_deleting"
- },
- {
- "ask": {
- "en": "Can users rename files? (yes/no)",
- "fr": "Les utilisateurs peuvent-ils renommer des fichiers ? (yes/no)"
- },
- "default": "yes",
- "example": "yes",
- "name": "opt_renaming"
- },
- {
- "ask": {
- "en": "Enable the chat? (yes/no)",
- "fr": "Activer le chat ? (yes/no)"
- },
- "default": "yes",
- "example": "yes",
- "name": "opt_chat"
- }
- ]
- },
- "description": {
- "en": "PirateBox",
- "fr": "PirateBox"
- },
- "developer": {
- "email": "julien@vaubourg.com",
- "name": "Julien Vaubourg",
- "url": "http://julien.vaubourg.com"
- },
- "id": "piratebox",
- "license": "AGPL-3",
- "multi_instance": "false",
- "name": "PirateBox"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "61bd608b9df1b744f52cde2a3be5540c1d828b35",
+ "state": "ready",
+ "url": "https://github.com/labriqueinternet/piratebox_ynh"
},
"piwigo": {
- "git": {
- "branch": "master",
- "revision": "7dafb11c0877f938eb14fdd5d66846be2bbc953e",
- "url": "https://github.com/monsieur-a/piwigo_ynh"
- },
- "lastUpdate": 1436112762,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Piwigo"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Piwigo"
- },
- "default": "/piwigo",
- "example": "/piwigo",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the Piwigo administrator (must be an existing YunoHost user)"
- },
- "example": "homer",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Is it a public Piwigo site ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "photo gallery",
- "fr": "Gallerie photo"
- },
- "developer": {
- "email": "simon@monsieur-a.fr",
- "name": "monsieur-a",
- "url": "http://piwigo.org"
- },
- "id": "piwigo",
- "multi_instance": "true",
- "name": "Piwigo"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "7dafb11c0877f938eb14fdd5d66846be2bbc953e",
+ "state": "ready",
+ "url": "https://github.com/monsieur-a/piwigo_ynh"
},
"piwik": {
- "git": {
- "branch": "master",
- "revision": "2423bc937e6f4fd6c9476cc28355265bd357de95",
- "url": "https://github.com/maniackcrudelis/piwik_ynh_2"
- },
- "lastUpdate": 1440006383,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Piwik",
- "fr": "Choisissez un domaine pour Piwik"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Piwik",
- "fr": "Choisissez un chemin pour Piwik"
- },
- "default": "/piwik",
- "example": "/piwik",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the Piwik administrator (must be an existing YunoHost user)",
- "fr": "Choisissez un administrateur Piwik (doit être un utilisateur YunoHost)"
- },
- "example": "john",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Activate the plugin geolocation of visitors.",
- "fr": "Activer le plugin de géolocalisation des visiteurs."
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "option_geoip"
- },
- {
- "ask": {
- "en": "Enable the analysis of server logs.",
- "fr": "Activer l'analyse des log du serveur."
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "option_log"
- }
- ]
- },
- "description": {
- "en": "Measurement Software web statistics to analyze traffic to your sites.",
- "fr": "Logiciel de mesure de statistiques web, pour analyser le trafic de vos sites."
- },
- "id": "piwik",
- "maintainer": {
- "email": "maniackc_dev@crudelis.fr",
- "name": "Maniack Crudelis"
- },
- "multi_instance": "false",
- "name": "Piwik",
- "url": "http://piwik.org/",
- "version": "2.13.1"
- },
- "state": "notworking"
+ "branch": "master",
+ "revision": "2423bc937e6f4fd6c9476cc28355265bd357de95",
+ "state": "notworking",
+ "url": "https://github.com/maniackcrudelis/piwik_ynh_2"
},
"plexmediaserver": {
- "git": {
- "branch": "master",
- "revision": "2405fb38f8e96ac9e6e5eaf7cf192c0fe91d8d30",
- "url": "https://github.com/Novakin/plexmediaserver_ynh"
- },
- "lastUpdate": 1423762048,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for PlexMediaServer"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for PlexMediaServer"
- },
- "default": "/",
- "example": "/",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "Media server"
- },
- "developer": {
- "email": "chao.j.man@gmail.com",
- "name": "Chao Man",
- "url": "http://www.chaomander.com"
- },
- "id": "plexmediaserver",
- "multi_instance": "false",
- "name": "PlexMediaServer"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "2405fb38f8e96ac9e6e5eaf7cf192c0fe91d8d30",
+ "state": "inprogress",
+ "url": "https://github.com/Novakin/plexmediaserver_ynh"
},
"pluxml": {
- "git": {
- "branch": "master",
- "revision": "63093af74edee549244b7c2a3863a12c903303e6",
- "url": "https://github.com/matlink/pluxml_ynh"
- },
- "lastUpdate": 1440696759,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for pluxml",
- "fr": "Choisissez un domaine pour pluxml"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for pluxml",
- "fr": "Choisissez un chemin pour pluxml"
- },
- "default": "/pluxml",
- "example": "/pluxml",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose an admin user for pluxml",
- "fr": "Choisissez un administrateur pour pluxml"
- },
- "example": "homer",
- "name": "admin",
- "type": "user"
- },
- {
- "ask": {
- "en": "Choose an admin password for pluxml",
- "fr": "Choisissez un mot de passe administrateur pour pluxml"
- },
- "example": "super_secret_password",
- "name": "password",
- "type": "password"
- },
- {
- "ask": {
- "en": "Should this application be public ?",
- "fr": "Est-ce que cette application doit être visible publiquement ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "public_site"
- },
- {
- "ask": {
- "en": "Default language",
- "fr": "Langue par défaut"
- },
- "choices": [
- "de",
- "en",
- "es",
- "fr",
- "it",
- "nl",
- "pl",
- "pt",
- "po",
- "ro",
- "ru"
- ],
- "default": "en",
- "name": "default_lang"
- }
- ]
- },
- "description": {
- "en": "A fast and light blog/CMS with XML",
- "fr": "Blog ou CMS à l'Xml, rapide et léger"
- },
- "developer": {
- "email": "matlink@matlink.fr",
- "name": "matlink",
- "url": ""
- },
- "id": "pluxml",
- "multi_instance": "true",
- "name": "PluXml"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "63093af74edee549244b7c2a3863a12c903303e6",
+ "state": "inprogress",
+ "url": "https://github.com/matlink/pluxml_ynh"
},
"proftpd": {
- "git": {
- "branch": "master",
- "revision": "574d06e0ace72ffa11f3a736fd8821de773583c7",
- "url": "https://github.com/abeudin/proftpd_ynh"
- },
- "lastUpdate": 1390060017,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for FTP server"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a password for www-data (if empty, www-data account doesn't enable)"
- },
- "name": "password"
- }
- ]
- },
- "description": {
- "en": "",
- "fr": ""
- },
- "developer": {
- "email": "beudbeud@beudibox.fr",
- "name": "beudbeud",
- "url": "http://www.proftpd.org/"
- },
- "id": "proftpd",
- "multi_instance": "false",
- "name": "FTP Server"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "574d06e0ace72ffa11f3a736fd8821de773583c7",
+ "state": "inprogress",
+ "url": "https://github.com/abeudin/proftpd_ynh"
},
"pydio": {
- "git": {
- "branch": "master",
- "revision": "2600c6f10f75d0a1f834f0ae73afd5deef42d323",
- "url": "https://github.com/julienmalik/pydio_ynh"
- },
- "lastUpdate": 1425109350,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Pydio",
- "fr": "Choisissez un domaine pour Pydio"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Pydio",
- "fr": "Choisissez un chemin pour Pydio"
- },
- "default": "/pydio",
- "example": "/pydio",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the Pydio admin user",
- "fr": "Choisissez l'administrateur Pydio"
- },
- "example": "johndoe",
- "name": "admin"
- }
- ]
- },
- "description": {
- "en": "File sharing platform",
- "fr": "Plateforme de partage de fichiers"
- },
- "developer": {
- "email": "julien.malik@paraiso.me",
- "name": "julienmalik",
- "url": "https://github.com/julienmalik"
- },
- "id": "pydio",
- "multi_instance": "false",
- "name": "Pydio"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "2600c6f10f75d0a1f834f0ae73afd5deef42d323",
+ "state": "inprogress",
+ "url": "https://github.com/julienmalik/pydio_ynh"
},
"radicale": {
- "git": {
- "branch": "master",
- "revision": "fbaf48d7b6163ff59d81fc7acee81c3aa43fc7c8",
- "url": "https://github.com/abeudin/radicale_ynh"
- },
- "lastUpdate": 1442644287,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Radicale",
- "fr": "Choisissez un domaine pour Radicale"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Radicale",
- "fr": "Choisissez un chemin pour Radicale"
- },
- "default": "/sync",
- "example": "/sync",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "CalDAV (calendar) and CardDAV (contact) synchronization server",
- "fr": "Serveur de synchronisation CalDAV et CardDAV"
- },
- "developer": {
- "email": "beudbeud@beudibox.fr",
- "name": "beudbeud",
- "url": "http://radicale.org"
- },
- "id": "radicale",
- "multi_instance": "false",
- "name": "Radicale"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "fbaf48d7b6163ff59d81fc7acee81c3aa43fc7c8",
+ "state": "ready",
+ "url": "https://github.com/abeudin/radicale_ynh"
},
"rainloop": {
- "git": {
- "branch": "master",
- "revision": "93c1f74fe309487406f65fde079ab3f09eaa0d10",
- "url": "https://github.com/polytan02/rainloop_ynh"
- },
- "lastUpdate": 1440790003,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Rainloop",
- "fr": "Choisissez un domaine pour Rainloop"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Rainloop",
- "fr": "Choisissez un chemin pour Rainloop"
- },
- "default": "/rainloop",
- "example": "/rainloop",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Is it a public application ?",
- "fr": "Est-ce une page publique ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "is_public"
- },
- {
- "ask": {
- "en": "Choose a password for Rainloop MySQL database. Please note that the table and the user will be rainloop (case sensitive - used for carddav)",
- "fr": "Choisissez un mot de passe pour la base MySQL de Rainloop. Veuillez noter que la table et l'utilisateur créés seront rainloop (sensible à la casse - utilisé pour carddav)"
- },
- "example": "my_strong_password",
- "name": "dp_pwd",
- "type": "password"
- }
- ]
- },
- "description": {
- "en": "Lightweight webmail",
- "fr": "Webmail leger"
- },
- "id": "rainloop",
- "maintainer": {
- "email": "polytan02@mcgva.org",
- "name": "polytan02"
- },
- "multi_instance": "false",
- "name": "Rainloop",
- "url": "http://rainloop.net/"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "93c1f74fe309487406f65fde079ab3f09eaa0d10",
+ "state": "ready",
+ "url": "https://github.com/polytan02/rainloop_ynh"
},
"redirect": {
- "git": {
- "branch": "master",
- "revision": "0755c2fba535e2a57ea87dcebbb486f05f7b9347",
- "url": "https://github.com/scith/redirect_ynh"
- },
- "lastUpdate": 1437323547,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for the redirection",
- "fr": "Choisissez un domaine pour la redirection"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for the redirection",
- "fr": "Choisissez un chemin pour la redirection"
- },
- "example": "/path",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Is it a public redirection ?",
- "fr": "Est-ce une redirection publique ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "is_public"
- },
- {
- "ask": {
- "en": "Choose the path that will be redirected (URL, port...)",
- "fr": "Choisissez le chemin qui sera redirigé (URL, port, ...)"
- },
- "default": "http://127.0.0.1/",
- "example": "http://127.0.0.1:5050/app/",
- "name": "redirect_path"
- }
- ]
- },
- "description": {
- "en": "Create a redirection to another path",
- "fr": "Crée une redirection vers un autre chemin"
- },
- "developer": {
- "name": "scith"
- },
- "id": "redirect",
- "multi_instance": "true",
- "name": "Redirect"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "0755c2fba535e2a57ea87dcebbb486f05f7b9347",
+ "state": "inprogress",
+ "url": "https://github.com/scith/redirect_ynh"
},
"redmatrix": {
- "git": {
- "branch": "master",
- "revision": "b797516f99e75354c4e277274856bac1d79d0dec",
- "url": "https://github.com/anaqreon/redmatrix_ynh"
- },
- "lastUpdate": 1439976074,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for your Red Matrix hub. Red Matrix must run in the root of this domain."
- },
- "example": "red.example.com",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose an admin user"
- },
- "example": "johndoe",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Email address for the Red Matrix hub admin"
- },
- "example": "johndoe@example.com",
- "name": "adminemail"
- },
- {
- "ask": {
- "en": "Is it a public application ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Red Matrix is a decentralised identity platform and social network."
- },
- "developer": {
- "email": "",
- "name": "Mike Macgirvin",
- "url": "https://github.com/friendica/red"
- },
- "id": "redmatrix",
- "licence": "CopyLeft",
- "multi_instance": "false",
- "name": "RedMatrix"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "b797516f99e75354c4e277274856bac1d79d0dec",
+ "state": "inprogress",
+ "url": "https://github.com/anaqreon/redmatrix_ynh"
},
"rutorrent": {
- "git": {
- "branch": "master",
- "revision": "8aeb64f2ce51a6cf1df49aabba9c6f7cb513ffbf",
- "url": "https://github.com/CotzaDev/rutorrent_ynh"
- },
- "lastUpdate": 1443902848,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for ruTorrent",
- "fr": "Choisissez un domaine pour ruTorrent"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for ruTorrent",
- "fr": "Choisissez un chemin pour ruTorrent"
- },
- "default": "/rutorrent",
- "example": "/rutorrent",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose a folder to store the downloads",
- "fr": "Choisissez un dossier pour sauver les telechargements"
- },
- "default": "/home/rtorrent",
- "example": "/mnt/disk1/torrents",
- "name": "data_dir",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose a password for the rtorrent system user",
- "fr": "Choisissez un mot de passe pour l'utilisateur système rtorrent"
- },
- "example": "mysecret",
- "name": "password",
- "type": "password"
- }
- ]
- },
- "description": {
- "en": "Torrent client",
- "fr": "Client torrent"
- },
- "developer": {
- "email": "andrea@cotza.me",
- "name": "Andrea Cotza"
- },
- "id": "rutorrent",
- "multi_instance": "false",
- "name": "ruTorrent"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "34ba187c2e76dc6adf77de41304647f6569c6dd8",
+ "state": "ready",
+ "url": "https://github.com/CotzaDev/rutorrent_ynh"
},
"sabnzbd": {
- "git": {
- "branch": "master",
- "revision": "402adcc7b2c035a4ae4ddfb42828bca0832b00e6",
- "url": "https://github.com/Chao-Man/sabnzbd_ynh"
- },
- "lastUpdate": 1420072897,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Sabnzbd"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Sabnzbd"
- },
- "default": "/sabnzbd",
- "example": "/sabnzbd",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "NZB download manager"
- },
- "developer": {
- "email": "chao.j.man@gmail.com",
- "name": "Chao Man",
- "url": "http://www.chaomander.com"
- },
- "id": "sabnzbd",
- "multi_instance": "false",
- "name": "Sabnzbd"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "402adcc7b2c035a4ae4ddfb42828bca0832b00e6",
+ "state": "ready",
+ "url": "https://github.com/Chao-Man/sabnzbd_ynh"
},
"scm": {
- "git": {
- "branch": "master",
- "revision": "5026ef8bc61a7b1533fca78ce7e4dc2bbb14c5ad",
- "url": "https://github.com/drfred1981/scm-manager_ynh"
- },
- "lastUpdate": 1414327297,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for SCM-Manager"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for SCM-Manager"
- },
- "default": "/scm",
- "example": "/scm",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the SCM-Manager administrator (must be an existing YunoHost user)"
- },
- "example": "homer",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Choose a password for SCM-Manager administrator"
- },
- "name": "admin_passwd"
- }
- ]
- },
- "description": {
- "en": "The easiest way to share and manage your Git, Mercurial and Subversion repositories over http",
- "fr": "La facon la plus simple de gérer ses dépots Git, Mercurial et Subversion par http"
- },
- "developer": {
- "email": "",
- "name": "",
- "url": "http://www.scm-manager.org/"
- },
- "id": "scm",
- "multi_instance": "true",
- "name": "SCM-Manager"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "5026ef8bc61a7b1533fca78ce7e4dc2bbb14c5ad",
+ "state": "inprogress",
+ "url": "https://github.com/drfred1981/scm-manager_ynh"
},
"seafile": {
- "git": {
- "branch": "master",
- "revision": "e36c668508bcd3cddb324751023bf0ffbad52dcc",
- "url": "https://github.com/CotzaDev/seafile_ynh"
- },
- "lastUpdate": 1439660953,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Seafile",
- "fr": "Choisissez un domaine pour Seafile"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Seafile",
- "fr": "Choisissez un chemin pour Seafile"
- },
- "default": "/seafile",
- "example": "/seafile",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose a name",
- "fr": "Choisissez un nom"
- },
- "default": "Seafile",
- "example": "Seafile",
- "name": "server_name"
- },
- {
- "ask": {
- "en": "Enter an email for the administrator",
- "fr": "Entrez une adresse email pour l'administrateur"
- },
- "example": "homer@domain.com",
- "name": "admin_email"
- },
- {
- "ask": {
- "en": "Enter a password for the administrator",
- "fr": "Entrez un mot de passe pour l'administrateur"
- },
- "example": "**Sup3rS3cr3t**",
- "name": "admin_password",
- "type": "password"
- },
- {
- "ask": {
- "en": "Is it a public site ? If you want to use a desktop client or the smartphone app, make Seafile public.",
- "fr": "Est-ce un site public ? Pour utiliser un client sur PC ou l'application mobile, Seafile doit être public"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "Open Source Cloud Storage",
- "fr": "Stockage Cloud Open Source"
- },
- "developer": {
- "email": "andrea@cotza.me",
- "name": "Andrea Cotza"
- },
- "id": "seafile",
- "multi_instance": "false",
- "name": "Seafile"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "e36c668508bcd3cddb324751023bf0ffbad52dcc",
+ "state": "ready",
+ "url": "https://github.com/CotzaDev/seafile_ynh"
},
"shaarli": {
- "git": {
- "branch": "master",
- "revision": "f1c145b1d101fd355f08447976837092b27737fd",
- "url": "https://github.com/julienmalik/shaarli_ynh"
- },
- "lastUpdate": 1431163317,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Shaarli"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Shaarli"
- },
- "default": "/shaarli",
- "example": "/shaarli",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public Shaarli site ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public"
- },
- {
- "ask": {
- "en": "Choose a title for Shaarli's page"
- },
- "default": "Shaarli",
- "example": "Shaarli",
- "name": "title"
- },
- {
- "ask": {
- "en": "Are new links private by default ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "privatelinkbydefault"
- },
- {
- "ask": {
- "en": "Admin user"
- },
- "example": "test",
- "name": "admin"
- }
- ]
- },
- "description": {
- "en": "The personal, minimalist, super-fast, no-database delicious clone",
- "fr": "Clone de delicious"
- },
- "developer": {
- "email": "julien.malik@paraiso.me",
- "name": "julien",
- "url": "http://sebsauvage.net/wiki/doku.php?id=php:shaarli"
- },
- "id": "shaarli",
- "multi_instance": "false",
- "name": "Shaarli"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "f1c145b1d101fd355f08447976837092b27737fd",
+ "state": "inprogress",
+ "url": "https://github.com/julienmalik/shaarli_ynh"
},
"shout": {
- "git": {
- "branch": "master",
- "revision": "dcbc3823480b9e129be15dbfb40392e255c3a1b8",
- "url": "https://github.com/Kloadut/shout_ynh"
- },
- "lastUpdate": 1440318922,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Shout",
- "fr": "Choisissez un domaine pour Shout"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Shout",
- "fr": "Choisissez un chemin pour Shout"
- },
- "default": "/irc",
- "example": "/irc",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Is it a public instance ?",
- "fr": "Est-ce une instance public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Web IRC client",
- "fr": "Client Web IRC"
- },
- "id": "shout",
- "maintainer": {
- "email": "kload@kload.fr",
- "name": "kload"
- },
- "multi_instance": "false",
- "name": "Shout"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "dcbc3823480b9e129be15dbfb40392e255c3a1b8",
+ "state": "ready",
+ "url": "https://github.com/Kloadut/shout_ynh"
},
"sickbeard": {
- "git": {
- "branch": "master",
- "revision": "469a014b999d30bbb07e8696c9b0dffcaf505913",
- "url": "https://github.com/Chao-Man/sickbeard_ynh"
- },
- "lastUpdate": 1415593241,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Sickbeard"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Sickbeard"
- },
- "default": "/sickbeard",
- "example": "/sickbeard",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "Schedule and download movies through usenet"
- },
- "developer": {
- "email": "chao.j.man@gmail.com",
- "name": "Chao Man",
- "url": "http://www.chaomander.com"
- },
- "id": "sickbeard",
- "multi_instance": "false",
- "name": "Sickbeard"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "469a014b999d30bbb07e8696c9b0dffcaf505913",
+ "state": "ready",
+ "url": "https://github.com/Chao-Man/sickbeard_ynh"
},
"spip": {
- "git": {
- "branch": "master",
- "revision": "3ddd6d45673446655d78f98df4804b424b7a28fb",
- "url": "https://github.com/magikcypress/spip_ynh"
- },
- "lastUpdate": 1430581272,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for SPIP"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for SPIP"
- },
- "default": "/spip",
- "example": "/spip",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the SPIP administrator (must be an existing YunoHost user)",
- "fr": "Administrateur du site (doit être un utilisateur YunoHost existant)"
- },
- "example": "homer",
- "name": "admin",
- "type": "user"
- }
- ]
- },
- "description": {
- "en": "SPIP - publishing system for the Internet",
- "fr": "SPIP - Système de publication pour l’Internet"
- },
- "developer": {
- "email": "cyp@rouquin.me",
- "name": "cyp",
- "url": "http://rouquin.me"
- },
- "id": "spip",
- "license": "GPL-3",
- "multi_instance": "true",
- "name": "SPIP",
- "url": "http://www.spip.net/"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "3ddd6d45673446655d78f98df4804b424b7a28fb",
+ "state": "inprogress",
+ "url": "https://github.com/magikcypress/spip_ynh"
},
"subsonic": {
- "git": {
- "branch": "master",
- "revision": "b78fb72bcc0137e91d2166d8f3bf7d13d7920ca9",
- "url": "https://github.com/drfred1981/subsonic_ynh"
- },
- "lastUpdate": 1422505054,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Subsonic"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Subsonic"
- },
- "default": "/subsonic",
- "example": "/subsonic",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the Subsonic administrator (must be an existing YunoHost user)"
- },
- "example": "homer",
- "name": "admin"
- }
- ]
- },
- "description": {
- "en": "Subsonic is an open source, web-based media server.",
- "fr": "Subsonic est un server multimedia open-source"
- },
- "developer": {
- "email": "",
- "name": "drfred1981",
- "url": "http://subsonic.org"
- },
- "id": "subsonic",
- "multi_instance": "true",
- "name": "Subsonic"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "b78fb72bcc0137e91d2166d8f3bf7d13d7920ca9",
+ "state": "inprogress",
+ "url": "https://github.com/drfred1981/subsonic_ynh"
},
"syncthing": {
- "git": {
- "branch": "master",
- "revision": "0d843dd0604a505ef9a02c1d5572c9a5ae810bcf",
- "url": "https://github.com/tuxmouraille/syncthing_ynh"
- },
- "lastUpdate": 1432892234,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Syncthing"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Syncthing"
- },
- "default": "/syncthing",
- "example": "/syncthing",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.",
- "fr": "Syncthing remplace les services propriétaires de synchro et de cloud avec quelque chose d'ouvert, digne de confiance et décentralisée."
- },
- "id": "syncthing",
- "maintainer": {
- "email": "txmrl@txmrl.net",
- "name": "txmrl"
- },
- "multi_instance": "false",
- "name": "Syncthing",
- "url": "https://syncthing.net/"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "0d843dd0604a505ef9a02c1d5572c9a5ae810bcf",
+ "state": "inprogress",
+ "url": "https://github.com/tuxmouraille/syncthing_ynh"
},
"tagspaces": {
- "git": {
- "branch": "master",
- "revision": "1b8ffcf37dfdf10d47815237099157c98b116609",
- "url": "https://github.com/scith/tagspaces_ynh"
- },
- "lastUpdate": 1438577254,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for TagSpaces",
- "fr": "Choisissez un domaine pour TagSpaces"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for TagSpaces",
- "fr": "Choisissez un chemin pour TagSpaces"
- },
- "default": "/tagspaces",
- "example": "/tagspaces",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public TagSpaces? (note: TagSpaces is just a viewing tool, it does not store your data by itself)",
- "fr": "Est-ce un TagSpaces public ? (note: TagSpaces est juste un outil de visionnage, il ne stocke pas vos données)"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "TagSpaces is an open source personal data manager. It helps you organize files with tags on every platform.",
- "fr": "TagSpaces est un gestionnaire de fichiers open source. Il vous aide à organiser vos fichiers à l'aide de tags et ce sur n'importe quelle plateforme."
- },
- "developer": {
- "name": "scith"
- },
- "id": "tagspaces",
- "multi_instance": "false",
- "name": "TagSpaces"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "1b8ffcf37dfdf10d47815237099157c98b116609",
+ "state": "ready",
+ "url": "https://github.com/scith/tagspaces_ynh"
},
"telegram": {
- "git": {
- "branch": "master",
- "revision": "cfa8e4cdae413fb9d434647e35f4f570d61b66fb",
- "url": "https://github.com/magikcypress/telegram_ynh"
- },
- "lastUpdate": 1439975188,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Telegram"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Telegram"
- },
- "default": "/telegram",
- "example": "/telegram",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the Telegram administrator (must be an existing YunoHost user)",
- "fr": "Administrateur de Telegram (doit être un utilisateur YunoHost existant)"
- },
- "example": "homer",
- "name": "admin",
- "type": "user"
- }
- ]
- },
- "description": {
- "en": "Telegram - a new era of messaging",
- "fr": "Telegram - un nouvelle espace de messagerie"
- },
- "developer": {
- "email": "cyp@rouquin.me",
- "name": "cyp",
- "url": "http://rouquin.me"
- },
- "id": "telegram",
- "license": "GPL-3",
- "multi_instance": "true",
- "name": "Telegram",
- "url": "http://www.telegram.org/"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "cfa8e4cdae413fb9d434647e35f4f570d61b66fb",
+ "state": "inprogress",
+ "url": "https://github.com/magikcypress/telegram_ynh"
},
"torclient": {
- "git": {
- "branch": "master",
- "revision": "b6c342fc52b4518b33e37439e23558661ddd5332",
- "url": "https://github.com/labriqueinternet/torclient_ynh"
- },
- "lastUpdate": 1443726525,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for the web administration",
- "fr": "Choisissez un domaine pour l'administration web"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for the web administration",
- "fr": "Choissez un chemin pour l'administration web"
- },
- "default": "/torclientadmin",
- "example": "/torclientadmin",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "TOR Client",
- "fr": "Client TOR"
- },
- "developer": {
- "email": "emile@bleuchtang.fr",
- "name": "Emile Morel"
- },
- "id": "torclient",
- "license": "AGPL-3",
- "multi_instance": "false",
- "name": "TOR Client"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "b6c342fc52b4518b33e37439e23558661ddd5332",
+ "state": "ready",
+ "url": "https://github.com/labriqueinternet/torclient_ynh"
},
"torrelay": {
- "git": {
- "branch": "master",
- "revision": "0a35298b460413c70f2e95933431eb80afaa125e",
- "url": "https://github.com/matlink/torrelay_ynh"
- },
- "lastUpdate": 1422109847,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a port on which Tor will listen on",
- "fr": "Choisissez un port sur lequel Tor va écouter"
- },
- "default": "9091",
- "example": "9091",
- "name": "port"
- },
- {
- "ask": {
- "en": "Choose a nickname for your tor relay",
- "fr": "Choisissez un pseudonyme pour votre relai tor"
- },
- "example": "",
- "name": "nickname"
- },
- {
- "ask": {
- "en": "Choose an email address to be contacted on",
- "fr": "Choisissez une adresse email sur laquelle vous pouvez être contacté"
- },
- "example": "",
- "name": "contact"
- },
- {
- "ask": {
- "en": "Choose if you want to be an exit node or not. If you don't know what it is, you should set it to No",
- "fr": "Choisissez si vous voulez pouvoir être choisi comme noeud de sortie. Si vous ne savez pas ce que c'est, vous devriez laisser ce paramètre à Non"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "policy"
- }
- ]
- },
- "description": {
- "en": "Tor relays are also referred to as routers or nodes. They receive traffic on the Tor network and pass it along. Check out the Tor website for a more detailed explanation of how Tor works.",
- "fr": "Les relais tor sont aussi appelés routeurs ou noeuds. Ils recoivent le traffic du réseau Tor et le transfèrent au noeud suivant. Rendez-vous sur le site du projet Tor pour plus d'explications."
- },
- "developer": {
- "email": "matlink@matlink.fr",
- "name": "Matlink",
- "url": "https://www.torproject.or"
- },
- "id": "torrelay",
- "multi_instance": "false",
- "name": "Tor Relay"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "0a35298b460413c70f2e95933431eb80afaa125e",
+ "state": "inprogress",
+ "url": "https://github.com/matlink/torrelay_ynh"
},
"ucoin": {
- "git": {
- "branch": "master",
- "revision": "0bbf6aa55b50590549b9c32fd594259652962fbd",
- "url": "https://github.com/ucoin-io/ucoin_ynh"
- },
- "lastUpdate": 1442338909,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Domain name on which install uCoin node",
- "fr": "Nom de domaine sur lequel installer le nœud uCoin"
- },
- "example": "example.com",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Port of uCoin node",
- "fr": "Port du nœud uCoin"
- },
- "default": "9201",
- "example": "9201",
- "name": "port"
- },
- {
- "ask": {
- "en": "Node which synchronise with",
- "fr": "Nœud avec lequel faire la synchronisation"
- },
- "default": "metab.ucoin.io",
- "example": "metab.ucoin.io",
- "name": "sync_node"
- },
- {
- "ask": {
- "en": "Port of synchronization",
- "fr": "Port de synchronisation"
- },
- "default": "9201",
- "example": "9201",
- "name": "sync_port"
- },
- {
- "ask": {
- "en": "Salt of your account",
- "fr": "Salt de votre compte"
- },
- "name": "salt"
- },
- {
- "ask": {
- "en": "Password of your account",
- "fr": "Mot de passe de votre compte"
- },
- "name": "pwd"
- }
- ]
- },
- "description": {
- "en": "uCoin node which permits participate chainblocks writing. Monetary system with universal dividende, libre money, Relative Money Theory",
- "fr": "Nœux uCoin qui permet de participer l'écriture de blocs. Système monétaire à Dividende universel, monnaie libre, Thérorie Relative de la Monnaie"
- },
- "id": "ucoin",
- "licence": "GPL3",
- "maintainer": {
- "email": "moul@moul.re",
- "name": "Moul",
- "url": "https://moul.re/"
- },
- "multi_instance": "true",
- "name": "uCoin",
- "url": "http://ucoin.io/"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "0bbf6aa55b50590549b9c32fd594259652962fbd",
+ "state": "inprogress",
+ "url": "https://github.com/ucoin-io/ucoin_ynh"
},
"vpnclient": {
- "git": {
- "branch": "master",
- "revision": "31a0ec42c010ba5d1e8a87c2312d5eb206aac163",
- "url": "https://github.com/labriqueinternet/vpnclient_ynh"
- },
- "lastUpdate": 1443606636,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for the web administration",
- "fr": "Choisissez un domaine pour l'administration web"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for the web administration",
- "fr": "Choissez un chemin pour l'administration web"
- },
- "default": "/vpnadmin",
- "example": "/vpnadmin",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "VPN Client",
- "fr": "Client VPN"
- },
- "developer": {
- "email": "julien@vaubourg.com",
- "name": "Julien Vaubourg",
- "url": "http://julien.vaubourg.com"
- },
- "id": "vpnclient",
- "license": "AGPL-3",
- "multi_instance": "false",
- "name": "VPN Client"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "31a0ec42c010ba5d1e8a87c2312d5eb206aac163",
+ "state": "ready",
+ "url": "https://github.com/labriqueinternet/vpnclient_ynh"
},
"webapp_multi_inst": {
- "git": {
- "branch": "master",
- "revision": "b883e07b379637c4da637c6a06f175ea9f5753c8",
- "url": "https://github.com/polytan02/webapp_multi_ynh"
- },
- "lastUpdate": 1435491259,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for your Webapp",
- "fr": "Choisissez un domaine pour votre Webapp"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for your Webapp",
- "fr": "Choisissez un chemin pour votre Webapp"
- },
- "default": "/site",
- "example": "/site",
- "name": "path"
- },
- {
- "ask": {
- "en": "Is it a public website ?",
- "fr": "Est-ce un site publique ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Multi Instances Web App without FTP access",
- "fr": "Multi Instances Web App vide sans accès FTP"
- },
- "id": "webapp_multi_inst",
- "maintainer": {
- "email": "polytan02@mcgva.org",
- "name": "polytan02"
- },
- "multi_instance": "true",
- "name": "Multi Instances Webapp"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "b883e07b379637c4da637c6a06f175ea9f5753c8",
+ "state": "ready",
+ "url": "https://github.com/polytan02/webapp_multi_ynh"
},
"webmin": {
- "git": {
- "branch": "master",
- "revision": "1503a5d1258a3d290375d41c64e3127fc78de91f",
- "url": "https://github.com/drfred1981/webmin_ynh"
- },
- "lastUpdate": 1406286417,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Webmin"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Webmin"
- },
- "default": "/webmin",
- "example": "/webmin",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the Webmin administrator (must be an existing YunoHost user)"
- },
- "example": "homer",
- "name": "admin"
- }
- ]
- },
- "description": {
- "en": "Webmin",
- "fr": "Webmin"
- },
- "developer": {
- "email": "",
- "name": "",
- "url": "http://www.webmin.com"
- },
- "id": "webmin",
- "multi_instance": "false",
- "name": "Webmin"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "1503a5d1258a3d290375d41c64e3127fc78de91f",
+ "state": "inprogress",
+ "url": "https://github.com/drfred1981/webmin_ynh"
},
"wordpressms": {
- "git": {
- "branch": "master",
- "revision": "1f122303b893181c6e0de189e8050adc90fbc281",
- "url": "https://github.com/maniackcrudelis/wordpress_ynh"
- },
- "lastUpdate": 1432403553,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for WordPress",
- "fr": "Choisissez un domaine pour WordPress"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for WordPress",
- "fr": "Choisissez un chemin pour WordPress"
- },
- "default": "/blog",
- "example": "/blog",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the WordPress administrator (must be an existing YunoHost user)",
- "fr": "Administrateur du site (doit être un utilisateur YunoHost existant)"
- },
- "example": "homer",
- "name": "admin"
- },
- {
- "ask": {
- "en": "Choose the language of the WordPress site",
- "fr": "Choissisez la langue du WordPress"
- },
- "choices": [
- "en_EN",
- "fr_FR"
- ],
- "default": "en_EN",
- "name": "language"
- },
- {
- "ask": {
- "en": "Enable multisite option ?",
- "fr": "Activer l'option multisite ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "multisite"
- },
- {
- "ask": {
- "en": "Is it a public WordPress site ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "Create a beautiful blog or website easily",
- "fr": "Logiciel de création de blog ou de site Web"
- },
- "id": "wordpressms",
- "maintainer": {
- "email": "maniackc_dev@crudelis.fr",
- "name": "Maniack Crudelis"
- },
- "multi_instance": "true",
- "name": "WordPress MultiSite",
- "url": "https://wordpress.org/",
- "version": "4.2.2"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "1f122303b893181c6e0de189e8050adc90fbc281",
+ "state": "ready",
+ "url": "https://github.com/maniackcrudelis/wordpress_ynh"
},
"yacy": {
- "git": {
- "branch": "master",
- "revision": "e64c715d014b1b1c0ba573164a85a2ebc29d48a6",
- "url": "https://github.com/M5oul/yacy_ynh/"
- },
- "lastUpdate": 1413911329,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for YaCy",
- "fr": "Choisisez un nom de domaine sur lequel installer YaCy"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for YaCy",
- "fr": "Choisisez une adresse sur laquelle installer YaCy"
- },
- "default": "/yacy",
- "example": "/yacy",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "Free and decentrelized search engine",
- "fr": "Moteur de recherche libre et décentralisé"
- },
- "developer": {
- "email": "moul@moul.re",
- "name": "Moul",
- "url": "yunohost.org"
- },
- "id": "yacy",
- "multi_instance": "true",
- "name": "YaCy"
- },
- "state": "notworking"
+ "branch": "master",
+ "revision": "e64c715d014b1b1c0ba573164a85a2ebc29d48a6",
+ "state": "notworking",
+ "url": "https://github.com/M5oul/yacy_ynh/"
},
"yifypop": {
- "git": {
- "branch": "master",
- "revision": "f16356d9fc3b54e60c17d8aa825994552e9d6954",
- "url": "https://github.com/M0dM/yify-pop_ynh"
- },
- "lastUpdate": 1440450719,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for yify-pop",
- "fr": "Choisissez un domaine pour yify-pop"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for your Webapp",
- "fr": "Choisissez un chemin pour votre Webapp"
- },
- "default": "/yify-pop",
- "example": "/yify-pop",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "Inspired by Popcorn Time, a node web server to stream torrents from YIFY.",
- "fr": "Inspiré de Popcorn Time, un serveur web node js pour streamer les torrents provenant de YIFY."
- },
- "id": "yifypop",
- "maintainer": {
- "email": "mail@benoitbrayer.me",
- "name": "m0dm"
- },
- "multi_instance": "false",
- "name": "Yify-pop"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "f16356d9fc3b54e60c17d8aa825994552e9d6954",
+ "state": "inprogress",
+ "url": "https://github.com/M0dM/yify-pop_ynh"
},
"yourls": {
- "git": {
- "branch": "master",
- "revision": "b2233fac5d037a1cb277816d570f68b453e23714",
- "url": "https://github.com/courgette/yourls_ynh"
- },
- "lastUpdate": 1404457072,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Yourls",
- "fr": "Choisissez un domaine pour Yourls"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Yourls",
- "fr": "Choisissez un chemin pour Yourls"
- },
- "default": "/yourls",
- "example": "/yourls",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose the Yourls administrator (must be an existing YunoHost user)",
- "fr": "Administrateur du site Yourls (doit être un utilisateur Yunohost existant)"
- },
- "example": "yoda",
- "name": "admin"
- }
- ]
- },
- "description": {
- "en": "An URL shortening service",
- "fr": "Un service de raccourcisseur d'url"
- },
- "developer": {
- "email": "courgette@farcie.fr",
- "name": "courgette",
- "url": "http://thomaslebeau.fr"
- },
- "id": "yourls",
- "multi_instance": "false",
- "name": "Yourls"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "b2233fac5d037a1cb277816d570f68b453e23714",
+ "state": "ready",
+ "url": "https://github.com/courgette/yourls_ynh"
},
"youtube-dl-webui": {
- "git": {
- "branch": "master",
- "revision": "ff327d9876230447ab5338579a162914cab3b7c6",
- "url": "https://github.com/rgarrigue/Youtube-dl-WebUI_ynh"
- },
- "lastUpdate": 1442262409,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Youtube-dl-WebUI"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Youtube-dl-WebUI"
- },
- "default": "/youtube-dl",
- "example": "/youtube-dl",
- "name": "path"
- },
- {
- "ask": {
- "en": "Choose a folder where video and music will be downloaded"
- },
- "example": "/srv/downloads",
- "name": "download_folder"
- },
- {
- "ask": {
- "en": "Is it a public application ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "No",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Web interface for youtube-dl",
- "fr": "Interface web pour youtube-dl"
- },
- "id": "youtube-dl-webui",
- "license": "GPL-3",
- "maintainer": {
- "email": "remy.garrigue@gmail.com",
- "name": "rgarrigue",
- "url": "http://garrigue.re"
- },
- "multi_instance": "false",
- "name": "Youtube-dl-WebUI"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "ff327d9876230447ab5338579a162914cab3b7c6",
+ "state": "ready",
+ "url": "https://github.com/rgarrigue/Youtube-dl-WebUI_ynh"
},
"yunofav": {
- "git": {
- "branch": "master",
- "revision": "6cc748bb4b1f2fcd45bc794a5b271f7fb57a76d3",
- "url": "https://github.com/chtixof/yunofav"
- },
- "lastUpdate": 1431465364,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Yunofav",
- "fr": "Choisissez un domaine pour Yunofav"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Yunofav",
- "fr": "Choisissez un chemin pour Yunofav"
- },
- "default": "/yunofav",
- "example": "/yunofav",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "A page of favorite links for Yunohost",
- "fr": "Une page de liens favoris pour Yunohost"
- },
- "developer": {
- "name": "chtixof"
- },
- "id": "yunofav",
- "license": "MIT",
- "multi_instance": "false",
- "name": "Yunofav"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "6cc748bb4b1f2fcd45bc794a5b271f7fb57a76d3",
+ "state": "ready",
+ "url": "https://github.com/chtixof/yunofav"
},
"z-push": {
- "git": {
- "branch": "master",
- "revision": "ea13eccd906b2b8d43f9364ceb1660123f03e5ab",
- "url": "https://github.com/abeudin/z-push_ynh"
- },
- "lastUpdate": 1441617325,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Z-push",
- "fr": "Choisissez un domaine pour Z-push"
- },
- "example": "domain.org",
- "name": "domain"
- }
- ]
- },
- "description": {
- "en": "Z-Push is an open-source application to synchronize ActiveSync",
- "fr": "Z-Push est un serveur open source de synchronisation ActiveSync"
- },
- "developer": {
- "email": "beudbeud@beudibox.fr",
- "name": "beudbeud",
- "url": "https://z-push.org"
- },
- "id": "z-push",
- "multi_instance": "true",
- "name": "Z-Push"
- },
- "state": "ready"
+ "branch": "master",
+ "revision": "ea13eccd906b2b8d43f9364ceb1660123f03e5ab",
+ "state": "ready",
+ "url": "https://github.com/abeudin/z-push_ynh"
},
"zomburl": {
- "git": {
- "branch": "master",
- "revision": "f8a07838abba2f275348fb44b52039016d7c02e8",
- "url": "https://github.com/courgette/zomburl_ynh"
- },
- "lastUpdate": 1407228686,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Zomburl",
- "fr": "Choisissez un domaine pour Zomburl"
- },
- "example": "domain.org",
- "name": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Zomburl",
- "fr": "Choisissez un chemin pour Zomburl"
- },
- "default": "/zomburl",
- "example": "/zomburl",
- "name": "path"
- }
- ]
- },
- "description": {
- "en": "An URL shortening service",
- "fr": "Un service de raccourcisseur d'url"
- },
- "developer": {
- "email": "courgette@farcie.fr",
- "name": "courgette",
- "url": "http://courgette.farcie.fr"
- },
- "id": "zomburl",
- "multi_instance": "false",
- "name": "Zomburl"
- },
- "state": "inprogress"
+ "branch": "master",
+ "revision": "f8a07838abba2f275348fb44b52039016d7c02e8",
+ "state": "inprogress",
+ "url": "https://github.com/courgette/zomburl_ynh"
}
}
diff --git a/official.json b/official.json
index 1693bd5c..924c94fe 100644
--- a/official.json
+++ b/official.json
@@ -1,1144 +1,122 @@
{
"agendav": {
- "git": {
- "branch": "master",
- "revision": "dcda7bb40bd291fa69d97215f3c65b38e74bbdf3",
- "url": "https://github.com/julienmalik/agendav_ynh"
- },
- "lastUpdate": 1438590815,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for AgenDAV",
- "fr": "Choisissez un domaine pour AgenDAV"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for AgenDAV",
- "fr": "Choisissez un chemin pour AgenDAV"
- },
- "default": "/agendav",
- "example": "/agendav",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "CalDAV web client",
- "fr": "Client web pour CalDAV"
- },
- "id": "agendav",
- "maintainer": {
- "email": "julien.malik@paraiso.me",
- "name": "julien"
- },
- "multi_instance": "false",
- "name": "AgenDAV",
- "url": "http://agendav.org/"
- }
+ "branch": "master",
+ "revision": "dcda7bb40bd291fa69d97215f3c65b38e74bbdf3",
+ "state": "validated",
+ "url": "https://github.com/julienmalik/agendav_ynh"
},
"baikal": {
- "git": {
- "branch": "master",
- "revision": "86ab487397d27848c637ac3a1950dfc76271eb74",
- "url": "https://github.com/julienmalik/baikal_ynh"
- },
- "lastUpdate": 1438590830,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for baikal"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for baikal"
- },
- "default": "/baikal",
- "example": "/baikal",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose a password for baikal admin"
- },
- "example": "mysecret",
- "name": "password",
- "type": "password"
- }
- ]
- },
- "description": {
- "en": "Lightweight CalDAV+CardDAV server",
- "fr": "Serveur CalDAV+CardDAV léger"
- },
- "id": "baikal",
- "maintainer": {
- "email": "julien.malik@paraiso.me",
- "name": "julien"
- },
- "multi_instance": "true",
- "name": "Baikal",
- "url": "http://baikal-server.com/"
- }
+ "branch": "master",
+ "revision": "86ab487397d27848c637ac3a1950dfc76271eb74",
+ "state": "validated",
+ "url": "https://github.com/julienmalik/baikal_ynh"
},
"dokuwiki": {
- "git": {
- "branch": "master",
- "revision": "de2acedcc3fff32668e7ab578aa88c10b18c9167",
- "url": "https://github.com/opi/dokuwiki_ynh"
- },
- "lastUpdate": 1424346730,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for DokuWiki",
- "fr": "Choisissez un domaine pour DokuWiki"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for DokuWiki",
- "fr": "Choisissez un chemin pour DokuWiki"
- },
- "default": "/dokuwiki",
- "example": "/dokuwiki",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose an admin user",
- "fr": "Choisissez l'administrateur"
- },
- "example": "johndoe",
- "name": "admin",
- "type": "user"
- },
- {
- "ask": {
- "en": "Is it a public DokuWiki site ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "de": "DokuWiki ist ein standardkonformes, einfach zu benutzendes Wiki und zielt hauptsächlich auf die Erstellung von Dokumentationen aller Art ab.",
- "en": "DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.",
- "es": "DokuWiki es un sistema de Wiki de uso sencillicimo y compatible con los estándares.",
- "fr": "DokuWiki est un wiki Open Source simple à utiliser et très polyvalent qui n'exige aucune base de données.",
- "it": "DokuWiki è un Wiki aderente agli standard, semplice da usare, finalizzato principalmente alla creazione di documentazione di qualsiasi tipo."
- },
- "id": "dokuwiki",
- "maintainer": {
- "email": "opi@zeropi.net",
- "name": "opi"
- },
- "multi_instance": "false",
- "name": "Dokuwiki",
- "url": "https://www.dokuwiki.org"
- }
+ "branch": "master",
+ "revision": "de2acedcc3fff32668e7ab578aa88c10b18c9167",
+ "state": "validated",
+ "url": "https://github.com/opi/dokuwiki_ynh"
},
"hextris": {
- "git": {
- "branch": "master",
- "revision": "a65e240bfabe3658007ae27f8d39f9ebbc3667ed",
- "url": "https://github.com/opi/hextris_ynh"
- },
- "lastUpdate": 1418317867,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Hextris",
- "fr": "Choisissez un domaine pour Hextris"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Hextris",
- "fr": "Choisissez un chemin pour Hextris"
- },
- "default": "/hextris",
- "example": "/hextris",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Is it a public site ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "categories": [
- "games"
- ],
- "description": {
- "en": "A fast paced puzzle game.",
- "fr": "Un jeu de puzzle très rapide"
- },
- "id": "hextris",
- "maintainer": {
- "email": "opi@zeropi.net",
- "name": "opi"
- },
- "multi_instance": "false",
- "name": "Hextris",
- "url": "http://hextris.github.io/",
- "version": "1.1"
- }
+ "branch": "master",
+ "revision": "a65e240bfabe3658007ae27f8d39f9ebbc3667ed",
+ "state": "validated",
+ "url": "https://github.com/opi/hextris_ynh"
},
"jappix": {
- "git": {
- "branch": "master",
- "revision": "d2111aa9a94dab1c45664ca905e0cfd32d5e08af",
- "url": "https://github.com/titoko/jappix_ynh"
- },
- "lastUpdate": 1424346722,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Jappix",
- "fr": "Choisissez un domaine pour Jappix"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Jappix",
- "fr": "Choisissez un chemin pour Jappix"
- },
- "default": "/jappix",
- "example": "/jappix",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose a name for Jappix",
- "fr": "Choisissez un nom pour Jappix"
- },
- "default": "YunoJappix",
- "example": "YunoJappix",
- "name": "name"
- },
- {
- "ask": {
- "en": "Choose the language of the Jappix",
- "fr": "Choissisez la langue du Jappix"
- },
- "choices": [
- "en",
- "fr",
- "es"
- ],
- "default": "en",
- "name": "language"
- }
- ]
- },
- "description": {
- "en": "A free social network",
- "fr": "Un réseau social libre"
- },
- "id": "jappix",
- "maintainer": {
- "email": "titoko@titoko.fr",
- "name": "titoko"
- },
- "multi_instance": "true",
- "name": "Jappix",
- "url": "https://project.jappix.com/"
- }
+ "branch": "master",
+ "revision": "d2111aa9a94dab1c45664ca905e0cfd32d5e08af",
+ "state": "validated",
+ "url": "https://github.com/titoko/jappix_ynh"
},
"jirafeau": {
- "git": {
- "branch": "master",
- "revision": "210a56def374f47031b80adaf7e723b4366ecb44",
- "url": "https://github.com/julienmalik/jirafeau_ynh"
- },
- "lastUpdate": 1436886791,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Jirafeau",
- "fr": "Choisissez un domaine pour Jirafeau"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Jirafeau",
- "fr": "Choisissez un chemin pour Jirafeau"
- },
- "default": "/jirafeau",
- "example": "/jirafeau",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose an admin user (will be able to access admin.php page)",
- "fr": "Choisissez l'administrateur (seul autorisé à accéder à la page admin.php)"
- },
- "example": "johndoe",
- "name": "admin_user",
- "type": "user"
- },
- {
- "ask": {
- "en": "Set the password granting upload permissions (leave empty to allow anybody to upload)",
- "fr": "Définissez le mot de passe permettant l'accès à l'envoi de fichiers (laissez vide pour autoriser tout le monde)"
- },
- "example": "supersecretpassword",
- "name": "upload_password",
- "optional": "true",
- "type": "password"
- },
- {
- "ask": {
- "en": "Is it a public Jirafeau site?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Upload a file in a simple way and give a unique link to it",
- "fr": "Hébergez simplement un fichier et partagez-le avec un lien unique"
- },
- "id": "jirafeau",
- "maintainer": {
- "email": "julien.malik@paraiso.me",
- "name": "julien"
- },
- "multi_instance": "false",
- "name": "Jirafeau",
- "url": "https://gitorious.org/jirafeau"
- }
+ "branch": "master",
+ "revision": "210a56def374f47031b80adaf7e723b4366ecb44",
+ "state": "validated",
+ "url": "https://github.com/julienmalik/jirafeau_ynh"
},
"my_webapp": {
- "git": {
- "branch": "master",
- "revision": "2899cd7fee00f9dd14bacb3517479db5ce9e627c",
- "url": "https://github.com/Kloadut/my_webapp_ynh"
- },
- "lastUpdate": 1440236995,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for your Webapp",
- "fr": "Choisissez un domaine pour votre Webapp"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for your Webapp",
- "fr": "Choisissez un chemin pour votre Webapp"
- },
- "default": "/site",
- "example": "/site",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose the YunoHost user who will be able to upload documents to this directory",
- "fr": "Choisissez l'utilisateur YunoHost qui sera capable d'envoyer des documents dans ce répertoire web"
- },
- "example": "johndoe",
- "name": "admin",
- "type": "user"
- },
- {
- "ask": {
- "en": "Is it a public website ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "Empty App with a file access to the web directory",
- "fr": "Répertoire Web vide avec un accès fichier"
- },
- "id": "my_webapp",
- "maintainer": {
- "email": "kload@kload.fr",
- "name": "kload"
- },
- "multi_instance": "true",
- "name": "Custom Webapp"
- }
+ "branch": "master",
+ "revision": "2899cd7fee00f9dd14bacb3517479db5ce9e627c",
+ "state": "validated",
+ "url": "https://github.com/Kloadut/my_webapp_ynh"
},
"opensondage": {
- "git": {
- "branch": "master",
- "revision": "0af12d46ca521ccd0e652901e1462578bc27f9b9",
- "url": "https://github.com/zamentur/opensondage_ynh"
- },
- "lastUpdate": 1424621589,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "de": "Wählen Sie bitte einen Domain für OpenSondage",
- "en": "Choose a domain for OpenSondage",
- "fr": "Choisissez un nom de domaine pour OpenSondage"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "de": "Tragen Sie bitte die Adresse für OpenSondage ein",
- "en": "Choose a path for OpenSondage",
- "fr": "Choisissez l'adresse pour OpenSondage"
- },
- "default": "/date",
- "example": "/date",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "de": "Wählen Sie bitte den OpenSondageadministrator (er musst einen YunoHostnützer sein)",
- "en": "Choose the OpenSondage administrator (must be an existing YunoHost user)",
- "fr": "Choisissez l'administrateur d'OpenSondage (doit être un utilisateur YunoHost)"
- },
- "example": "homer",
- "name": "admin",
- "type": "user"
- },
- {
- "ask": {
- "de": "Wählen Sie bitte die Standardsprache für OpenSondage.",
- "en": "Choose the default language of this OpenSondage",
- "fr": "Choisissez la langue par défault d'OpenSondage"
- },
- "choices": [
- "en_GB",
- "en_US",
- "fr_FR",
- "es_ES",
- "de_DE"
- ],
- "default": "en_GB",
- "name": "language"
- },
- {
- "ask": {
- "de": "Kann einen nicht-Nützer einen Umfrage schaffen?",
- "en": "Could non member create poll ?",
- "fr": "Une personne non membre peut elle créer un sondage ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "de": "Mit OpenSondage kann man durch einem Link (ohne Anmeldung) Umfrage schaffen, um einem Datum für einen Sitzung oder Trefffen rauszufinden.",
- "en": "OpenSondage is used to poll people invite for a meeting.",
- "fr": "OpenSondage sert à faire des sondages sans authentification pour trouver une date de réunion qui convienne à toutes les personnes concernées."
- },
- "id": "opensondage",
- "maintainer": {
- "email": "valentin@grimaud.me",
- "name": "zamentur"
- },
- "multi_instance": "true",
- "name": "OpenSondage"
- }
+ "branch": "master",
+ "revision": "0af12d46ca521ccd0e652901e1462578bc27f9b9",
+ "state": "validated",
+ "url": "https://github.com/zamentur/opensondage_ynh"
},
"openvpn": {
- "git": {
- "branch": "master",
- "revision": "50ea88658e885e58e33f99522a690205b9b8424a",
- "url": "https://github.com/Kloadut/openvpn_ynh"
- },
- "lastUpdate": 1432923904,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for OpenVPN",
- "fr": "Choisissez un domaine pour OpenVPN"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for OpenVPN",
- "fr": "Choisissez un chemin pour OpenVPN"
- },
- "default": "/openvpn",
- "example": "/openvpn",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "Your Secure and Private Tunnel to the Internet",
- "fr": "Votre tunnel privé et sécurisé vers Internet"
- },
- "id": "openvpn",
- "maintainer": {
- "email": "kload@kload.fr",
- "name": "kload"
- },
- "multi_instance": "false",
- "name": "OpenVPN",
- "url": "http://openvpn.net"
- }
+ "branch": "master",
+ "revision": "50ea88658e885e58e33f99522a690205b9b8424a",
+ "state": "validated",
+ "url": "https://github.com/Kloadut/openvpn_ynh"
},
"owncloud": {
- "git": {
- "branch": "master",
- "revision": "3e3ee8bb1a6a42f11b153a00214755be23307c21",
- "url": "https://github.com/Kloadut/owncloud_ynh"
- },
- "lastUpdate": 1440246390,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Owncloud",
- "fr": "Choisissez un domaine pour Owncloud"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Owncloud",
- "fr": "Choisissez un chemin pour Owncloud"
- },
- "default": "/owncloud",
- "example": "/owncloud",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose the Owncloud administrator (must be an existing YunoHost user)",
- "fr": "Choisissez l'administrateur d'Owncloud (doit être un utilisateur YunoHost déjà existant)"
- },
- "example": "homer",
- "name": "admin",
- "type": "user"
- }
- ]
- },
- "description": {
- "en": "Sync & share your files, pictures, music, contacts, calendars, and much more !",
- "fr": "Synchronisez et partagez vos fichiers, images, musiques, contacts, calendriers, et bien plus !"
- },
- "id": "owncloud",
- "maintainer": {
- "email": "kload@kload.fr",
- "name": "kload"
- },
- "multi_instance": "true",
- "name": "OwnCloud",
- "url": "http://owncloud.org"
- }
+ "branch": "master",
+ "revision": "3e3ee8bb1a6a42f11b153a00214755be23307c21",
+ "state": "validated",
+ "url": "https://github.com/Kloadut/owncloud_ynh"
},
"phpmyadmin": {
- "git": {
- "branch": "master",
- "revision": "ecc81216e73cff28105f8c74082c041c5152a121",
- "url": "https://github.com/julienmalik/phpmyadmin_ynh"
- },
- "lastUpdate": 1440628240,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for phpMyAdmin",
- "fr": "Choisissez un domaine pour phpMyAdmin"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for phpMyAdmin",
- "fr": "Choisissez un chemin pour phpMyAdmin"
- },
- "default": "/phpmyadmin",
- "example": "/phpmyadmin",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose the only allowed admin user",
- "fr": "Choisissez l'unique utilisateur autorisé"
- },
- "example": "johndoe",
- "name": "admin",
- "type": "user"
- }
- ]
- },
- "description": {
- "en": "Manage MySQL databases over the web",
- "fr": "Application web de gestion des bases de données MySQL"
- },
- "id": "phpmyadmin",
- "maintainer": {
- "email": "julien.malik@paraiso.me",
- "name": "julien"
- },
- "multi_instance": "false",
- "name": "phpMyAdmin",
- "url": "http://www.phpmyadmin.net"
- }
+ "branch": "master",
+ "revision": "ecc81216e73cff28105f8c74082c041c5152a121",
+ "state": "validated",
+ "url": "https://github.com/julienmalik/phpmyadmin_ynh"
},
"roundcube": {
- "git": {
- "branch": "master",
- "revision": "e1935dfc311de2700ea2cb7ad74dcc1519dbae2f",
- "url": "https://github.com/Kloadut/roundcube_ynh"
- },
- "lastUpdate": 1424090966,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Roundcube",
- "fr": "Choisissez un domaine pour Roundcube"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Roundcube",
- "fr": "Choisissez un chemin pour Roundcube"
- },
- "default": "/webmail",
- "example": "/webmail",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "Open Source Webmail software",
- "fr": "Webmail Open Source"
- },
- "id": "roundcube",
- "maintainer": {
- "email": "kload@kload.fr",
- "name": "kload"
- },
- "multi_instance": "true",
- "name": "Roundcube",
- "url": "http://roundcube.net/"
- }
+ "branch": "master",
+ "revision": "e1935dfc311de2700ea2cb7ad74dcc1519dbae2f",
+ "state": "validated",
+ "url": "https://github.com/Kloadut/roundcube_ynh"
},
"searx": {
- "git": {
- "branch": "master",
- "revision": "2723212d6d95118071cf5434204426b64db26c37",
- "url": "https://github.com/abeudin/searx_ynh"
- },
- "lastUpdate": 1441915114,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Searx",
- "fr": "Choisissez un domaine pour Searx"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Searx",
- "fr": "Choisissez un chemin pour Searx"
- },
- "default": "/searx",
- "example": "/searx",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Is it a public Searx site ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "A privacy-respecting, hackable metasearch engine",
- "fr": "Un méta-moteur de recherche respectueux de la vie privée et bidouillable"
- },
- "id": "searx",
- "maintainer": {
- "email": "beudbeud@beudibox.fr",
- "name": "beudbeud"
- },
- "multi_instance": "true",
- "name": "Searx",
- "url": "https://github.com/asciimoo/searx/"
- }
+ "branch": "master",
+ "revision": "2723212d6d95118071cf5434204426b64db26c37",
+ "state": "validated",
+ "url": "https://github.com/abeudin/searx_ynh"
},
"shellinabox": {
- "git": {
- "branch": "master",
- "revision": "1cf147d6ea1ef00fd3671569ad0d8b6fda386bce",
- "url": "https://github.com/Kloadut/shellinabox_ynh"
- },
- "lastUpdate": 1431164418,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Shell In A Box"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Shell In A Box"
- },
- "default": "/ssh",
- "example": "/ssh",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "Web based AJAX terminal emulator",
- "fr": "Émulateur de terminal web"
- },
- "id": "shellinabox",
- "maintainer": {
- "email": "kload@kload.fr",
- "name": "kload"
- },
- "multi_instance": "false",
- "name": "Shell In A Box",
- "url": "https://code.google.com/p/shellinabox/"
- }
+ "branch": "master",
+ "revision": "1cf147d6ea1ef00fd3671569ad0d8b6fda386bce",
+ "state": "validated",
+ "url": "https://github.com/Kloadut/shellinabox_ynh"
},
"strut": {
- "git": {
- "branch": "master",
- "revision": "4ed6f0cb41a9e724fae0d98f4c80584e8d9fbecb",
- "url": "https://github.com/zamentur/strut_ynh"
- },
- "lastUpdate": 1424622862,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Strut",
- "fr": "Choisissez un nom de domaine pour Strut"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Strut",
- "fr": "Choisissez l'adresse pour Strut"
- },
- "default": "/strut",
- "example": "/strut",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Could non member create presentations ?",
- "fr": "Une personne non membre peut elle créer une présentation ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "Strut is a slide editor creating impress.js presentations.",
- "fr": "Strut est un éditeur de slide permetant de créer des présentation impress.js."
- },
- "id": "strut",
- "maintainer": {
- "email": "valentin@grimaud.me",
- "name": "zamentur"
- },
- "multi_instance": "true",
- "name": "Strut"
- }
+ "branch": "master",
+ "revision": "4ed6f0cb41a9e724fae0d98f4c80584e8d9fbecb",
+ "state": "validated",
+ "url": "https://github.com/zamentur/strut_ynh"
},
"transmission": {
- "git": {
- "branch": "master",
- "revision": "5c07889bcaab7787291d91bbab77afa76420addf",
- "url": "https://github.com/Kloadut/transmission_ynh"
- },
- "lastUpdate": 1424347282,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Transmission"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Transmission"
- },
- "default": "/torrent",
- "example": "/torrent",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "A Fast, Easy, and Free BitTorrent Client",
- "fr": "Un client BitTorrent libre et rapide"
- },
- "id": "transmission",
- "maintainer": {
- "email": "kload@kload.fr",
- "name": "kload"
- },
- "multi_instance": "false",
- "name": "Transmission",
- "url": "https://www.transmissionbt.com/"
- }
+ "branch": "master",
+ "revision": "5c07889bcaab7787291d91bbab77afa76420addf",
+ "state": "validated",
+ "url": "https://github.com/Kloadut/transmission_ynh"
},
"ttrss": {
- "git": {
- "branch": "master",
- "revision": "00628be0a74e5743d8f9e9d727e22d5386276a55",
- "url": "https://github.com/titoko/ttrss_ynh"
- },
- "lastUpdate": 1426695630,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Tiny-Tiny-RSS",
- "fr": "Choisissez un domaine pour Tiny-Tiny-RSS"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Tiny-Tiny-RSS",
- "fr": "Choisissez un chemin pour Tiny-Tiny-RSS"
- },
- "default": "/ttrss",
- "example": "/ttrss",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "A PHP and Ajax feed reader",
- "fr": "Un lecteur de flux en PHP et Ajax"
- },
- "id": "ttrss",
- "maintainer": {
- "email": "titoko@titoko.fr",
- "name": "titoko"
- },
- "multi_instance": "true",
- "name": "Tiny Tiny RSS",
- "url": "http://tt-rss.org"
- }
+ "branch": "master",
+ "revision": "00628be0a74e5743d8f9e9d727e22d5386276a55",
+ "state": "validated",
+ "url": "https://github.com/titoko/ttrss_ynh"
},
"wallabag": {
- "git": {
- "branch": "master",
- "revision": "c2fc62438ac5c9503e3f4ebfdc425ec03a0ec0c0",
- "url": "https://github.com/abeudin/wallabag_ynh.git"
- },
- "lastUpdate": 1424424628,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Wallabag",
- "fr": "Choisissez un domaine pour Wallabag"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Wallabag",
- "fr": "Choisissez un chemin pour Wallabag"
- },
- "default": "/wallabag",
- "example": "/wallabag",
- "name": "path",
- "type": "path"
- }
- ]
- },
- "description": {
- "en": "A self hostable read-it-later app",
- "fr": "Une application de lecture-plus-tard auto-hébergeable"
- },
- "id": "wallabag",
- "maintainer": {
- "email": "beudbeud@beudibox.fr",
- "name": "beudbeud"
- },
- "multi_instance": "true",
- "name": "Wallabag",
- "url": "http://www.wallabag.org"
- }
+ "branch": "master",
+ "revision": "c2fc62438ac5c9503e3f4ebfdc425ec03a0ec0c0",
+ "state": "validated",
+ "url": "https://github.com/abeudin/wallabag_ynh.git"
},
"wordpress": {
- "git": {
- "branch": "master",
- "revision": "0f11cab9e065c5e1fd714eb800e35614973a3c7b",
- "url": "https://github.com/abeudin/wordpress_ynh"
- },
- "lastUpdate": 1424091018,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for WordPress",
- "fr": "Choisissez un domaine pour WordPress"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for WordPress",
- "fr": "Choisissez un chemin pour WordPress"
- },
- "default": "/blog",
- "example": "/blog",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Choose the WordPress administrator (must be an existing YunoHost user)",
- "fr": "Administrateur du site (doit être un utilisateur YunoHost existant)"
- },
- "example": "homer",
- "name": "admin",
- "type": "user"
- },
- {
- "ask": {
- "en": "Choose the language of the WordPress site",
- "fr": "Choissisez la langue du WordPress"
- },
- "choices": [
- "en_EN",
- "fr_FR"
- ],
- "default": "en_EN",
- "name": "language"
- },
- {
- "ask": {
- "en": "Is it a public WordPress site?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "public_site"
- }
- ]
- },
- "description": {
- "en": "Create a beautiful blog or website easily",
- "fr": "Logiciel de création de blog ou de site Web"
- },
- "id": "wordpress",
- "maintainer": {
- "email": "beudbeud@beudibox.fr",
- "name": "beudbeud"
- },
- "multi_instance": "true",
- "name": "WordPress",
- "url": "http://wordpress.org/"
- }
+ "branch": "master",
+ "revision": "0f11cab9e065c5e1fd714eb800e35614973a3c7b",
+ "state": "validated",
+ "url": "https://github.com/abeudin/wordpress_ynh"
},
"zerobin": {
- "git": {
- "branch": "master",
- "revision": "7c3c5fcec405c5c6446ff60f901454b86c8312a2",
- "url": "https://github.com/julienmalik/zerobin_ynh"
- },
- "lastUpdate": 1432386458,
- "manifest": {
- "arguments": {
- "install": [
- {
- "ask": {
- "en": "Choose a domain for Zerobin",
- "fr": "Choisissez un domaine pour Zerobin"
- },
- "example": "domain.org",
- "name": "domain",
- "type": "domain"
- },
- {
- "ask": {
- "en": "Choose a path for Zerobin",
- "fr": "Choisissez un chemin pour Zerobin"
- },
- "default": "/zerobin",
- "example": "/zerobin",
- "name": "path",
- "type": "path"
- },
- {
- "ask": {
- "en": "Is it a public Zerobin site ?",
- "fr": "Est-ce un site public ?"
- },
- "choices": [
- "Yes",
- "No"
- ],
- "default": "Yes",
- "name": "is_public"
- }
- ]
- },
- "description": {
- "en": "A minimalist, opensource online pastebin where the server has zero knowledge of pasted data",
- "fr": "Un pastebin minimaliste, libre et où le serveur n'a aucune connaissance des données copiées"
- },
- "id": "zerobin",
- "maintainer": {
- "email": "julien.malik@paraiso.me",
- "name": "julien"
- },
- "multi_instance": "false",
- "name": "Zerobin",
- "url": "http://sebsauvage.net/wiki/doku.php?id=php:zerobin"
- }
+ "branch": "master",
+ "revision": "7c3c5fcec405c5c6446ff60f901454b86c8312a2",
+ "state": "validated",
+ "url": "https://github.com/julienmalik/zerobin_ynh"
}
}
diff --git a/screenshot.jpg b/screenshot.jpg
index 0b88a55b..8c4cd250 100644
Binary files a/screenshot.jpg and b/screenshot.jpg differ