Skip to content

A Beautifully designed QR Code Generator Tool for Desktops/Laptops

License

Notifications You must be signed in to change notification settings

InsertX2k/qrcode-gen

Repository files navigation

Advanced QR Code Generator Tool

A Beautifully designed QR Code Generator Tool for Desktops/Laptops


Requirements

  • Python Pillow (PIL) - The latest version.
  • Python 3.5 or newer.
  • Python Tkinter Package must be installed along with Python
  • Python qrcode Module, can be obtained through writing pip install qrcode or pip3 install qrcode

Inside of the program


How to compile

Basically compile using Pyinstaller or Py2exe (Choose the one that you are fimiliar with)

pip install pyinstaller

rem Or

pip install py2exe

If on Linux, or MacOS :

pip3 install pyinstaller

# or

pip3 install py2exe

Then, 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-gen

What's missing?

Nothing

About

A Beautifully designed QR Code Generator Tool for Desktops/Laptops

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages