lWS QR

100+
Preuzimanja
Kategorizacija sadržaja
Svako
Slika snimka ekrana
Slika snimka ekrana
Slika snimka ekrana

O aplikaciji

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.
Ažurirano dana
29. aug 2024.

Sigurnost podataka

Sigurnost počinje razumijevanjem na koji način programeri prikupljaju i dijele vaše podatke. Privatnost podataka i sigurnosne prakse se mogu razlikovati ovisno o korištenju, regiji i dobi. Programer je naveo ove informacije i može ih s vremenom ažurirati.
Podaci se ne dijele s trećim stranama
Saznajte više o načinu na koji programeri pružaju izjavu o dijeljenju
Podaci se ne prikupljaju
Saznajte više o načinu na koji programeri pružaju izjavu o prikupljanju

Što je novo

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