Skip to content

HrsSid/QrCodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation






A Terminal Inline QR Code Generator

Usage

# {content} is the content of the QR code
$ python qr.py {content}

Installation

!! The program was created using python 3.10 so if you use any other version it might not work properly !!

# Installing the dependencies
$ pip install qrcode

# cloning the repository on your cwd (current working directory)
$ git clone https://github.com/HrsSid/QrCodeGenerator

About

A terminal inline qr code generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages