Skip to content

qrpyr/qrencode-gtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrencode-gtk -- a Gnome/Gtk frontend for libqrencode

provides a simple GUI for generating QR codes from text.
useful for transmitting text like http links to mobile phones
in a convenient and fast way.

the program is written in python and forwards input text to
libqrencode (https://github.com/fukuchi/libqrencode) using 
ctypes. returned binary data is filled into a Gdk.Pixbuf.
python bitarray library is required.

qrencode-gtk comes WITHOUT ANY WARRANTY.
licensing information in COPYING file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published