You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple QR code generator program built with Python and Tkinter GUI library. The program allows users to generate QR codes for various data types such as text, URL, multi-URL, phone number, email, and SMS extra. Users can also select the file type (PNG, JPG, or SVG) and the size of the QR code in pixels.
Prerequisites
Python 3.6 or later
Tkinter library
qrcode library
Usage
To run the program, navigate to the project directory and run the following command:
python qr_generator.py
This will launch the GUI window where you can enter the data to generate the QR code, select the data type, file type, and size. Click on the "Generate QR Code" button to generate the QR code and display it on the screen. You can also save the QR code to a file by clicking on the "Save QR Code" button.
Contributing
Contributions are welcome. Please open an issue or a pull request if you would like to suggest a feature, report a bug, or contribute code.
License
This project is licensed under the Boost Software License - Version 1.0 - August 17th, 2003. Please see the LICENSE file for more information.
About
QR_Master, a Python GUI application for generating and saving QR codes! With this application, you can easily generate QR codes for various data types such as text, URLs, phone numbers, emails, and more. You can also choose the file type (PNG, JPG, SVG) and size of the QR code, making it perfect for a variety of use cases.