Skip to content

Application that takes in a user inputted URL, Text and generates a QR code image.

Notifications You must be signed in to change notification settings

Yowezy/QR-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

QR-Generator

The program is a desktop application that allows developers to generate QR codes from links or text using a graphical user interface built with the Tkinter library. The program utilizes a QR code generation library such as qrcode or pyqrcode. 🐍
The program allows the user to save the generated QR code as a PNG image to their specified output directory, or copy it to the clipboard for easy sharing and accessibility. 💾
The use of the Tkinter UI provides a user-friendly and intuitive interface.

About

Application that takes in a user inputted URL, Text and generates a QR code image.

Resources

Stars

Watchers

Forks

Languages