LibreQR package for YunoHost
Go to file
Miraty e2f94584c8
Prepare upgrade to LibreQR 1.2.0
2020-03-22 19:02:01 +01:00
conf Prepare upgrade to LibreQR 1.2.0 2020-03-22 19:02:01 +01:00
scripts Prepare upgrade to LibreQR 1.2.0 2020-03-22 19:02:01 +01:00
LICENSE Prepare upgrade to LibreQR 1.2.0 2020-03-22 19:02:01 +01:00
README.md Prepare upgrade to LibreQR 1.2.0 2020-03-22 19:02:01 +01:00
manifest.json Prepare upgrade to LibreQR 1.2.0 2020-03-22 19:02:01 +01:00
screenshot.png Prepare upgrade to LibreQR 1.2.0 2020-03-22 19:02:01 +01:00

README.md

Générateur de codes QR pour YunoHost

Integration level
Install qr with YunoHost

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 pour savoir comment l'installer et en profiter.

Vue d'ensemble

Un interface Web en PHP pour générer des codes QR. Fonctionne même sans JavaScript.

Version incluse: 1.1.0

Capture d'écran

Démo

Configuration

Modifiez le fichier /var/www/qr/options.inc.php à votre guise

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
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Limitations

  • Interface uniquement en français pour l'instant.

Informations additionnelles

  • Application empaquetée pour YunoHost par le créateur de l'application

Liens


Informations pour le développement

Merci de faire vos pull request sur la branche testing.

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