Skip to content

tools python - qr code generator - LWS25 Project by ezaco (Local Web Software)

License

Notifications You must be signed in to change notification settings

ezaco-dev/QR-Code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

LWS25 🔲➡️📲

🎯 About

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.



⚡ Features

✅ Generate QR codes instantly from text or URLs
✅ Download QR codes as PNG
✅ Simple and lightweight web UI


🚀 Installation

1. installing package

  • on termux

pkg install python3 git qrencode zbarimg zbar
  • on linux

apt install python3 git qrencode zbarimg zbar

2. Clone the Repository

git clone https://github.com/ezaco-dev/QR-Code-generator.git

3. install pip package

pip install -r requirements.txt

4. run the server

python3 app.py

About

tools python - qr code generator - LWS25 Project by ezaco (Local Web Software)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages