Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR-Code-Generator

Python GUI program that enables the user to generate QR codes, with simple text input, and export the generated image in png / jpeg formats.

QR-Code Generator (GUI)

How to use :

Generating the QR code.

  1. Open the Main.py file.
  2. Click on the text field.
  3. Write your message.
  4. Click the "Generate QR" button.

How to export the QR code :

  1. After generating the QR code, simply press the button below it.
  2. Pick a name, path and format.
  3. Press save, and enjoy.

Built With

  • PyQt5 - The GUI framework used.
  • qrcode - Used to generate QR codes.

About

Python GUI program that enables the user to generate QR codes, with simple text input, and export the generated image in png / jpeg formats.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages