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