mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
Merge pull request #4 from YunoHost-Apps/blank_install_page
Blank install page
This commit is contained in:
commit
0b4512f73e
3 changed files with 8 additions and 8 deletions
|
@ -19,7 +19,7 @@ Very lightweight Speedtest.
|
||||||
|
|
||||||
**Shipped version:** 5.2.4~ynh1
|
**Shipped version:** 5.2.4~ynh1
|
||||||
|
|
||||||
**Demo:** https://librespeed.org/
|
**Demo:** https://librespeed.org
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ Very lightweight Speedtest.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: https://librespeed.org/
|
* Official app website: https://librespeed.org
|
||||||
* Official user documentation: https://github.com/librespeed/speedtest/wiki
|
* Official user documentation: https://github.com/librespeed/speedtest/wiki
|
||||||
* Official admin documentation: https://github.com/librespeed/speedtest/wiki
|
* Official admin documentation: https://github.com/librespeed/speedtest/wiki
|
||||||
* Upstream app code repository: https://github.com/librespeed/speedtest
|
* Upstream app code repository: https://github.com/librespeed/speedtest
|
||||||
|
|
|
@ -15,7 +15,7 @@ Test de vitesse de connexion très léger.
|
||||||
|
|
||||||
**Version incluse :** 5.2.4~ynh1
|
**Version incluse :** 5.2.4~ynh1
|
||||||
|
|
||||||
**Démo :** https://librespeed.org/
|
**Démo :** https://librespeed.org
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ Test de vitesse de connexion très léger.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : https://librespeed.org/
|
* Site officiel de l'app : https://librespeed.org
|
||||||
* Documentation officielle utilisateur : https://github.com/librespeed/speedtest/wiki
|
* Documentation officielle utilisateur : https://github.com/librespeed/speedtest/wiki
|
||||||
* Documentation officielle de l'admin : https://github.com/librespeed/speedtest/wiki
|
* Documentation officielle de l'admin : https://github.com/librespeed/speedtest/wiki
|
||||||
* Dépôt de code officiel de l'app : https://github.com/librespeed/speedtest
|
* Dépôt de code officiel de l'app : https://github.com/librespeed/speedtest
|
||||||
|
|
|
@ -7,11 +7,11 @@
|
||||||
"fr": "Test de vitesse de connexion très léger."
|
"fr": "Test de vitesse de connexion très léger."
|
||||||
},
|
},
|
||||||
"version": "5.2.4~ynh1",
|
"version": "5.2.4~ynh1",
|
||||||
"url": "https://librespeed.org/",
|
"url": "https://librespeed.org",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "LGPL-3.0-or-later",
|
"license": "LGPL-3.0-or-later",
|
||||||
"website": "https://librespeed.org/",
|
"website": "https://librespeed.org",
|
||||||
"demo": "https://librespeed.org/",
|
"demo": "https://librespeed.org",
|
||||||
"admindoc": "https://github.com/librespeed/speedtest/wiki",
|
"admindoc": "https://github.com/librespeed/speedtest/wiki",
|
||||||
"userdoc": "https://github.com/librespeed/speedtest/wiki",
|
"userdoc": "https://github.com/librespeed/speedtest/wiki",
|
||||||
"code": "https://github.com/librespeed/speedtest"
|
"code": "https://github.com/librespeed/speedtest"
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
"license": "LGPL-3.0-or-later",
|
"license": "LGPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Augustin Rungeard",
|
"name": "Augustin Rungeard",
|
||||||
"email": ""
|
"email": "augustin@rungeard.eu"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.2.4"
|
"yunohost": ">= 4.2.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue