Skip to content

grellyd/qrgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrgen

Written by @grellyd

qrgen generates a qr code image from a given string.

Using CGo bindings, the inner qrlib library uses Nayuki's excellent C implementation of the QR Code Generation Algorithm as specified by ISO/IEC 18004:2015.

A user must provide the given link. If an error correction level is not given, level M (15% error) will be chosen.

See the help dialogue for usage information.

Notes

Due to gonew's space limitation, qrgen can only handle space-less strings.

About

QR Code Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published