lWS QR

100+
Downloads
Altersfreigabe
Jedes Alter
Screenshot
Screenshot
Screenshot

Über diese App

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.
Aktualisiert am
29.08.2024

Datensicherheit

Was die Sicherheit angeht, solltest du als Erstes verstehen, wie Entwickler deine Daten erheben und weitergeben. Die Datenschutz- und Sicherheitspraktiken können je nach deiner Verwendung, deiner Region und deinem Alter variieren. Diese Informationen wurden vom Entwickler zur Verfügung gestellt und können jederzeit von ihm geändert werden.

Neuerungen

#### 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) )