8000 GitHub - salmanshovon/GreenQR-pyqt5: A PyQt5-based desktop application for generating bulk QR codes from an Excel sheet. Supports adding a logo and adjusting QR complexity.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A PyQt5-based desktop application for generating bulk QR codes from an Excel sheet. Supports adding a logo and adjusting QR complexity.

License

Notifications You must be signed in to change notification settings

salmanshovon/GreenQR-pyqt5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreenQR-pyqt5

Green QR Screenshot

A desktop application for generating customizable QR codes from Excel data or text, built with Python and PyQt5.

✨ Features

  • ✅ Generate QR codes from Excel files or plain text
  • ✅ Customize error correction level (L/M/Q/H)
  • ✅ Adjustable QR code size
  • ✅ Add logo/image overlay to QR codes
  • Template-based QR generation from Excel data
  • ✅ Simple, user-friendly PyQt5 interface

📦 Installation

  1. Clone the repository:
    git clone https://github.com/salmanshovon/GreenQR-pyqt5.git
    
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Run the app:
    python src/main.py
    

🖼️ Screenshots

Excel Import Excel Import

QR Customization QR Customization

QR Color QR Color

🛠️ Tech Stack

  • Python 3 (with qrcode, openpyxl, Pillow)
  • PyQt5 (GUI framework)
  • Qt Designer (UI layout)

📝 Usage

  1. Load Excel Data (or enter text manually)
  2. Adjust Settings:
    • Error Correction (L/M/Q/H)
    • QR Size (1-10)
    • Add Logo (optional)
  3. Generate & Save QR Codes

📜 License

MIT License - Free for personal and commercial use.

📬 Contact

Salman Mahmood 📧 [salman.eee@yahoo.com] 💻 GitHub Profile

About

A PyQt5-based desktop application for generating bulk QR codes from an Excel sheet. Supports adding a logo and adjusting QR complexity.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0