From 080737ef1c716ee2f30849d4e6f47f84b39f4965 Mon Sep 17 00:00:00 2001 From: Dave93 Date: Tue, 7 Apr 2026 05:14:29 +0000 Subject: [PATCH] =?UTF-8?q?Add=20QRKit=20=E2=80=94=20free=20browser-based?= =?UTF-8?q?=20QR=20code=20generator?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9626075..e062d05 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ A curated list of awesome QR code libraries, software and resources. - [Web App](https://github.com/gokulkrishh/qrcodescan.in) - A progressive web application to scan QR codes. +### Generators + +- [QRKit](https://qrkit.davrapps.dev) - Free browser-based QR code generator. Create QR codes for URLs, text, WiFi, email, vCard, and more. No signup required, runs fully client-side. + ### File Transfer - [qrcp](https://github.com/claudiodangelis/qrcp) - Transfer files over Wi-Fi from your computer to a mobile device by scanning a QR code without leaving the terminal.