Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 869 Bytes

File metadata and controls

32 lines (16 loc) · 869 Bytes

QR Code Generator [Python]

A Simple QR Code Generator made by Siddhant N.

About

It's a simple GUI based program that generates a QR Code for given link. It saves the QR Code in .png format on Desktop.

How to use

img1

  • Step 1:- Enter the URL.

img2

  • Step 2:- Click on Generate to get the QR Code.

img3

  • You can find your QR Code on Desktop. It's saved in .png format. With the name of the website on it.

Contribution

Anyone can contribute or give suggestions by sending Pull Requests.

A Small contribution made by Harsh Raj.

License