Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Static QR Code Generator

A simple CLI tool to generate QR codes from URLs.

Features

  • Auto-increments filenames to avoid overwrites
  • Input validation
  • Colored terminal output

Installation

pip install -r requirements.txt

Usage

python qr_generator.py

Example

python qr_generator.py
Enter a URL for QR generation: github.com/ibarrajavi
Enter a file name for the QR: my_github
QR successfully saved: qr_codes/my_github.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages