qr_ynh/README.md

54 lines
1.9 KiB
Markdown
Raw Normal View History

2019-08-13 21:54:18 +02:00
# Générateur de codes QR pour YunoHost
2019-08-13 21:35:51 +02:00
2019-08-13 22:29:43 +02:00
[![Integration level](https://dash.yunohost.org/integration/qr.svg)](https://dash.yunohost.org/appci/app/qr)
2019-08-15 21:51:02 +02:00
[![Install qr with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=qr)
2019-08-13 21:35:51 +02:00
2019-08-13 21:54:18 +02:00
> *Ce package vous permet d'installer un Générateur de codes QR 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.*
2019-08-13 21:35:51 +02:00
2019-08-13 21:54:18 +02:00
## Vue d'ensemble
2019-08-15 21:51:02 +02:00
2019-08-13 21:54:18 +02:00
Un interface Web en PHP pour générer des codes QR.
Fonctionne même sans JavaScript.
2019-08-13 21:35:51 +02:00
2019-08-13 21:54:18 +02:00
**Version incluse:** 1.1.0
2019-08-13 21:35:51 +02:00
2019-08-13 21:54:18 +02:00
## Capture d'écran
2019-08-13 21:35:51 +02:00
2019-08-13 21:54:18 +02:00
![](screenshot.png)
2019-08-13 21:35:51 +02:00
2019-08-13 21:54:18 +02:00
## Démo
2019-08-13 21:35:51 +02:00
2019-08-13 21:54:18 +02:00
* [Démo officielle](https://qr.antopie.org)
2019-08-13 21:35:51 +02:00
## Configuration
2019-08-13 21:54:18 +02:00
Modifiez le fichier /var/www/qr/options.inc.php à votre guise
2019-08-13 21:35:51 +02:00
## Documentation
2019-08-13 21:54:18 +02:00
Aucune pour l'instant
2019-08-13 21:35:51 +02:00
2019-08-15 21:51:02 +02:00
## Caractéristiques spécifiques YunoHost
#### Support multi-utilisateurs
Il n'y a aucune forme d'authentification dans l'application.
#### Supported architectures
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/qr%20%28Community%29.svg)](https://ci-apps.yunohost.org/ci/apps/qr/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/qr%20%28Community%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/qr/)
* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/qr%20%28Community%29.svg)](https://ci-stretch.nohost.me/ci/apps/qr/)
## Informations additionnelles
* Application empaquetée pour YunoHost par le créateur de l'application
2019-08-13 21:54:18 +02:00
## Liens
2019-08-13 21:35:51 +02:00
2019-08-13 21:54:18 +02:00
* Signaler un bug dans le paquet YunoHost : https://code.antopie.org/miraty/qr_ynh/issues
* Signaler un bug dans le logiciel source : https://code.antopie.org/miraty/qr/issues
* Dépôt de l'application principale : https://code.antopie.org/miraty/qr/
* Site web de YunoHost : https://yunohost.org/