#qr #terminal #printing

bin+lib n2qr

Terminal QR code printer

1 unstable release

0.1.0 Jul 15, 2022

#76 in #qr

MIT/Apache

9KB
148 lines

n2qr - convert strings into qr codes, printed to the terminal.

Currently, this simply converts an argument string into a qr code and prints it to a terminal output. In the future, I plan for this to act as a library so I can easily incorporate text-based qr codes into my terminal applications.

usage: n2qr <string>

Dependencies

~3–13MB
~123K SLoC