Skip to content

kmcd14/QR-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR-Code-Generator

A simple QR code generator made using python

The qrcode_generator.py script found inside QRcode folder asks the user to enter a link. It will then generate a QR Code for this link in .png format.


How To Get The Repository on Your Machine

  1. Using your browser navigate to the repository: https://github.com/kmcd14/QR-Code-Generator
  2. Under clone, copy the repository address, as seen in the above picture, using either SSH or HTTPS
  3. Open your terminal and navigate to the location where you want to store the cloned directory.
  4. In the terminal type the command:

$git clone git@github.com:kmcd14/QR-Code-Generator.git

Press enter. The cloned repository is now on your machine.

About

A simple QR code generator made using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages