Skip to content

jusspatel/QrTk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

QrTk

A simple lightweight programme for converting url into a qr code (.png file)

Pre-Requisites

Before installing the programme , you need to run the following commands in cmd :

  • pip install ttkthemes
  • pip install PyQRCode
  • pip install pypng

Installation

  • Download it as a .zip file , extract all the contents and run the file named qrTk.py
  • Once you click on Convert Url , a png image of the QR Code should be generated in the directory in which you are running the file.

Screenshot

QrTk Screenshot

About

A simple programme for converting url into a qr code (.png file)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages