A simple CLI tool to generate QR codes from URLs.
- Auto-increments filenames to avoid overwrites
- Input validation
- Colored terminal output
pip install -r requirements.txtpython qr_generator.pypython 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