mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
commit
b2f22992dc
3 changed files with 30 additions and 44 deletions
25
README.md
25
README.md
|
@ -1,7 +1,3 @@
|
|||
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
|
@ -9,12 +5,12 @@ It shall NOT be edited by hand.
|
|||
|
||||
# LibreSpeed for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/librespeed)  
|
||||
[](https://install-app.yunohost.org/?app=librespeed)
|
||||
[](https://dash.yunohost.org/appci/app/librespeed)  
|
||||
[](https://install-app.yunohost.org/?app=librespeed)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install librespeed quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install LibreSpeed quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
@ -23,16 +19,11 @@ Very lightweight Speedtest.
|
|||
|
||||
**Shipped version:** 5.2.4~ynh1
|
||||
|
||||
**Demo:** https://librespeed.org/
|
||||
|
||||
**Demo:** https://librespeed.org
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
|
@ -43,14 +34,12 @@ Very lightweight Speedtest.
|
|||
* Other infos that people should be aware of :
|
||||
* A basic front-end for visualizing and searching tests by ID is available in `domain.tld/results/stats.php`. A password is asked to you during installation steps to access this page.
|
||||
|
||||
|
||||
|
||||
## 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 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
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_librespeed
|
||||
* Report a bug: https://github.com/YunoHost-Apps/librespeed_ynh/issues
|
||||
|
||||
|
|
37
README_fr.md
37
README_fr.md
|
@ -1,30 +1,25 @@
|
|||
# LibreSpeed pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/librespeed)  
|
||||
[](https://install-app.yunohost.org/?app=librespeed)
|
||||
[](https://dash.yunohost.org/appci/app/librespeed)  
|
||||
[](https://install-app.yunohost.org/?app=librespeed)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install librespeed quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
> *Ce package vous permet d'installer LibreSpeed rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
Test de vitesse de connexion très léger.
|
||||
|
||||
**Version incluse:** 5.2.4~ynh1
|
||||
|
||||
**Démo:** https://librespeed.org/
|
||||
**Version incluse :** 5.2.4~ynh1
|
||||
|
||||
**Démo :** https://librespeed.org
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -35,16 +30,14 @@ Test de vitesse de connexion très léger.
|
|||
* Other infos that people should be aware of :
|
||||
* A basic front-end for visualizing and searching tests by ID is available in `domain.tld/results/stats.php`. A password is asked to you during installation steps to access this page.
|
||||
|
||||
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site official de l'app : https://librespeed.org/
|
||||
* Documentation officielle utilisateur: 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
|
||||
* Documentation YunoHost pour cette app: https://yunohost.org/app_librespeed
|
||||
* Signaler un bug: https://github.com/YunoHost-Apps/librespeed_ynh/issues
|
||||
* Site officiel de l'app : https://librespeed.org
|
||||
* Documentation officielle utilisateur : 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
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_librespeed
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/librespeed_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -53,8 +46,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/librespeed_ynh/tree/testing --debug
|
||||
or
|
||||
ou
|
||||
sudo yunohost app upgrade librespeed -u https://github.com/YunoHost-Apps/librespeed_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications:** https://yunohost.org/packaging_apps
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
|
@ -7,11 +7,11 @@
|
|||
"fr": "Test de vitesse de connexion très léger."
|
||||
},
|
||||
"version": "5.2.4~ynh1",
|
||||
"url": "https://librespeed.org/",
|
||||
"url": "https://librespeed.org",
|
||||
"upstream": {
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"website": "https://librespeed.org/",
|
||||
"demo": "https://librespeed.org/",
|
||||
"website": "https://librespeed.org",
|
||||
"demo": "https://librespeed.org",
|
||||
"admindoc": "https://github.com/librespeed/speedtest/wiki",
|
||||
"userdoc": "https://github.com/librespeed/speedtest/wiki",
|
||||
"code": "https://github.com/librespeed/speedtest"
|
||||
|
@ -19,7 +19,7 @@
|
|||
"license": "LGPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
"name": "Augustin Rungeard",
|
||||
"email": ""
|
||||
"email": "augustin@rungeard.eu"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.2.4"
|
||||
|
@ -64,6 +64,10 @@
|
|||
{
|
||||
"name": "mail",
|
||||
"type": "string",
|
||||
"ask": {
|
||||
"en": "E-mail adress to contact",
|
||||
"fr": "Couriel de contact"
|
||||
},
|
||||
"help": {
|
||||
"en": "Email address to contact for stats deletion requests",
|
||||
"fr": "Couriel à contacter pour demander une suppression des statistiques"
|
||||
|
|
Loading…
Add table
Reference in a new issue