2022-06-02 00:44:51 +02:00
<!--
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.
-->
2020-10-31 19:55:37 +01:00
# LibreQR pour YunoHost
2023-07-08 22:28:20 +02:00
[](https://dash.yunohost.org/appci/app/qr)  
2022-03-03 17:58:37 +01:00
[](https://install-app.yunohost.org/?app=qr)
2020-10-31 19:55:37 +01:00
*[Read this readme in english. ](./README.md )*
2023-07-08 22:28:20 +02:00
> *Ce package vous permet d’ installer LibreQR 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.*
2020-10-31 19:55:37 +01:00
2023-07-08 22:28:20 +02:00
## Vue d’ ensemble
2020-10-31 19:55:37 +01:00
2023-07-13 01:08:20 +02:00
Une interface Web en PHP pour générer des codes QR. On peut choisir les couleurs, la taille et le taux de redondance.
2020-10-31 19:55:37 +01:00
2023-07-08 22:28:20 +02:00
**Version incluse :** 2.0.1~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
2023-07-08 22:28:20 +02:00
## Captures d’ écran
2020-10-31 19:55:37 +01:00
2023-07-08 22:28:20 +02:00

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
2023-07-08 22:28:20 +02:00
* Dépôt de code officiel de l’ app : < https: // code . antopie . org / miraty / libreqr >
2022-06-02 00:44:51 +02:00
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_qr >
2023-07-13 01:08:20 +02:00
* 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
2020-11-03 22:34:22 +01:00
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 ).
2020-11-03 22:34:22 +01:00
2022-03-03 17:58:37 +01:00
Pour essayer la branche testing, procédez comme suit.
2022-06-02 00:44:51 +02:00
``` bash
2023-07-13 01:08:20 +02:00
sudo yunohost app install https://code.antopie.org/miraty/qr_ynh/tree/testing --debug
2022-03-03 17:58:37 +01:00
ou
2023-07-13 01:08:20 +02:00
sudo yunohost app upgrade qr -u https://code.antopie.org/miraty/qr_ynh/tree/testing --debug
2022-03-03 17:58:37 +01:00
```
2020-10-31 19:55:37 +01:00
2023-07-08 22:28:20 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >