A Beautifully designed QR Code Generator Tool for Desktops/Laptops
- Python Pillow (PIL) - The latest version.
- Python 3.5 or newer.
- Python Tkinter Package must be installed along with Python
- Python
qrcodeModule, can be obtained through writingpip install qrcodeorpip3 install qrcode
Basically compile using Pyinstaller or Py2exe (Choose the one that you are fimiliar with)
pip install pyinstaller
rem Or
pip install py2exeIf on Linux, or MacOS :
pip3 install pyinstaller
# or
pip3 install py2exeThen, you will need to clone this repository locally on your PC, using git, type in the following command:
git clone https://github.com/insertx2k/qrcode-genNothing
