lWS QR

100+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

This program designed as QR Code plugin for lightweight Web Server (lWS). It can be used standalone as small and simple QR code generator also. Start to enter text in the text area below or paste it from clipboard and press 'Encode' button to see QR code. To see this text again press 'Clear' button. lWS QR can be easy integrated with your application.
Source code and additional information available here

Known issue:


* Code generated by this program can be read by all known for me Android/iQS QR code scanners without any problem. But if you read some QR code by scanner and then put recognized content to this program it will generate QR code with another pattern. I think it because qrcode.js used as main part of this program doesn't strong lead standard and use fixed mask instead of penalty analysing. I will do my best to solve this issue in the future.
Date de mise à jour
29 agt 2024

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Nouveautés

#### 50100 (05.00.00r-ge9f5b52)
* Enter or paste your release notes for en-US here
Adopt to Android 14 use
* Upgrade source to use actual SDK (34) and Android Studio Koala 2024.1.1 Patch 1
* Add fastlane for F-Droid
* Set target SDK to 34 as Google Play Market required
* Add QR code examples
* Show shared text as QR Code (thanks to [Amaryllis](https://github.com/946923759) )