From dd35284c035d3c0acb90c1b14d4b218288ceb57c Mon Sep 17 00:00:00 2001 From: Aral Roca Date: Mon, 30 Mar 2026 19:06:59 +0200 Subject: [PATCH] Add Kitmul QR Generator to Apps --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9626075..d309ac2 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. +### QR Code Generation + +- [Kitmul QR Generator](https://kitmul.com/en/tools/qr-code-generator) - Free browser-based QR code generator with customization options. No signup required, all processing runs locally. + ### 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.