qr_ynh/README_fr.md

41 lines
1.6 KiB
Markdown
Raw Normal View History

2020-10-31 19:55:37 +01:00
# LibreQR pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/qr.svg)](https://dash.yunohost.org/appci/app/qr) ![](https://ci-apps.yunohost.org/ci/badges/qr.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/qr.maintain.svg)
2022-03-03 17:58:37 +01:00
[![Installer LibreQR avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=qr)
2020-10-31 19:55:37 +01:00
*[Read this readme in english.](./README.md)*
2022-03-03 17:58:37 +01:00
*[Lire ce readme en français.](./README_fr.md)*
2020-10-31 19:55:37 +01:00
> *Ce package vous permet d'installer LibreQR rapidement et simplement sur un serveur YunoHost.
2022-03-03 17:58:37 +01:00
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
2020-10-31 19:55:37 +01:00
## Vue d'ensemble
2022-03-03 17:58:37 +01:00
Interface Web pour générer des codes QR
2020-10-31 19:55:37 +01:00
2022-03-03 17:58:37 +01:00
**Version incluse :** 1.3.0~ynh1
2020-10-31 19:55:37 +01:00
2022-03-03 17:58:37 +01:00
**Démo :** https://qr.antopie.org
2020-10-31 19:55:37 +01:00
2022-03-03 17:58:37 +01:00
## Captures d'écran
2020-10-31 19:55:37 +01:00
2022-03-03 17:58:37 +01:00
![](./doc/screenshots/screenshot.png)
2020-10-31 19:55:37 +01:00
2022-03-03 17:58:37 +01:00
## Documentations et ressources
2020-10-31 19:55:37 +01:00
2022-03-03 17:58:37 +01:00
* Dépôt de code officiel de l'app : https://code.antopie.org/miraty/libreqr
* Documentation YunoHost pour cette app : https://yunohost.org/app_qr
* Signaler un bug : https://code.antopie.org/miraty/qr_ynh/issues
2020-10-31 19:55:37 +01:00
2022-03-03 17:58:37 +01:00
## Informations pour les développeurs
2022-03-03 17:58:37 +01:00
Merci de faire vos pull request sur la [branche testing](https://code.antopie.org/miraty/qr_ynh/src/branch/testing).
2022-03-03 17:58:37 +01:00
Pour essayer la branche testing, procédez comme suit.
```
sudo yunohost app install https://code.antopie.org/miraty/qr_ynh/src/branch/testing --debug
ou
sudo yunohost app upgrade qr -u https://code.antopie.org/miraty/qr_ynh/src/branch/testing --debug
```
2020-10-31 19:55:37 +01:00
2022-03-03 17:58:37 +01:00
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps