Skip to content

I made a simple app to generate qr code from input text

Notifications You must be signed in to change notification settings

hatimc21/text_to_qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text_to_qrcode

Intro

hello this is a basic virson of text to qr code image lets call it early acces the alpha version .

for this application to work the file "import_qrcode.py" should be always on the same folder with the "text_to_qr_cmd.exe" the qr will be generated as a jpg file

there is no limit of text lenght so go and have fun

What do you need to use it

1- python installed

2- qrcode imported

how to install dependencies

1- python use this link : realpython.com/installing-python

2- to install qrcode run this command on cmd : pip install qrcode

About

I made a simple app to generate qr code from input text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages