QR Code Generator is part of the Local Web Software 2025 (LWS25) project, designed to create QR codes from text or URLs quickly and offline using Flask and qrcode.
β
Generate QR codes instantly from text or URLs
β
Download QR codes as PNG
β
Simple and lightweight web UI
pkg install python3 git qrencode zbarimg zbarapt install python3 git qrencode zbarimg zbargit clone https://github.com/ezaco-dev/QR-Code-generator.gitpip install -r requirements.txtpython3 app.py