1 unstable release
0.1.0 | Jul 15, 2022 |
---|
#161 in #print
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
~4–15MB
~133K SLoC