mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
Auto-update README
This commit is contained in:
parent
a25b5a49f1
commit
7420400e3f
2 changed files with 20 additions and 38 deletions
21
README.md
21
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
|
||||
|
@ -25,14 +21,9 @@ Very lightweight Speedtest.
|
|||
|
||||
**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 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
|
Loading…
Add table
Reference in a new issue