From 19599fca8e5bc49ff249a5b9f34437937a349eba Mon Sep 17 00:00:00 2001 From: eugeniozamengopontrelli Date: Sun, 28 Jun 2026 23:19:06 +0200 Subject: [PATCH] Add qr-multi-imgs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9626075..442635c 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ A curated list of awesome QR code libraries, software and resources. - [qrap](https://github.com/make-github-pseudonymous-again/qrap) - Generate a QR code payload for Wi-Fi access point credentials. - [spqr](https://github.com/make-github-pseudonymous-again/spqr) - Generate a QR code payload for initiating a SEPA transfer. - [qrscan](https://github.com/sayanarijit/qrscan) - Scan a QR code in the terminal using the system camera or a given image. +- [qr-multi-imgs](https://github.com/thousandflowers/qr-multi-imgs) - Batch-scan a folder of images from a terminal TUI, then organize, export, and regenerate the codes. - [qrcode.show](https://qrcode.show) - Generate QR codes using curl. ## Libraries