https://github.com/Threadlinee/QR-Code-Generator
Simple QR Code Generator by typing a url or text.
https://github.com/Threadlinee/QR-Code-Generator
bash python qrcode qrcode-generator script shell
Last synced: 5 months ago
JSON representation
Simple QR Code Generator by typing a url or text.
- Host: GitHub
- URL: https://github.com/Threadlinee/QR-Code-Generator
- Owner: Threadlinee
- Created: 2024-10-15T20:42:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-15T21:09:20.000Z (over 1 year ago)
- Last Synced: 2025-06-06T19:03:45.976Z (8 months ago)
- Topics: bash, python, qrcode, qrcode-generator, script, shell
- Language: Python
- Homepage: https://github.com/dionabazi/QR-Code-Generator
- Size: 14.6 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR-Code-Generator
QR Code Generator 📱✨
A command-line tool for generating QR codes from text or URLs.
Overview
The QR Code Generator is a lightweight and user-friendly command-line application that allows you to create QR codes effortlessly. By entering a URL, text, or any other data, you can generate a scannable QR code image in PNG format, perfect for sharing information quickly and effectively! 🌟
Features
User-Friendly: Simple command-line interface to input data. 🖥️
Custom Output: Generates QR codes in PNG format with customizable filenames. 🖼️
Dependencies Managed: Utilizes the qrcode and Pillow libraries for efficient QR code generation and image handling. 📦
Cross-Platform Compatibility: Works on any operating system that supports Python. 🌍
Installation
To get started, clone the repository and install the required dependencies:
git clone https://github.com/dionabazi/QR-Code-Generator.git
cd QR-Code-Generator
pip install qrcode[pil]
Usage
Run the Bash script to generate a QR code:
chmod +x qr_code_generator.sh
chmod +x qr_code_generator.py
./qr_code_generator.sh
Follow the prompts to enter the data you wish to encode in the QR code. ✍️
Example
When prompted, input the following:
Enter the data for the QR code (URL, text, etc.):
https://www.example.com
This will generate a QR code saved as qrcode.png in the current directory! 🎉
License
This project is licensed under the MIT License. See the LICENSE file for details. 📜
Contributing
Contributions are welcome! If you have suggestions or improvements, please open an issue or submit a pull request. 🤝
Acknowledgments
Screenshots


[](https://ko-fi.com/dionabazi)
Thank you for your support! 💕