1 unstable release
0.1.0 | Jul 23, 2021 |
---|
#96 in #qr
5KB
QR-cli
Utility program to create and read QR files.
Usage
To create a QR from a text run:
qr_cli create "My text" /path/to/result_qr.png
To read a QR code run:
qr_cli read /path/to/result_qr.png
An example of usage can be found in test/generate_and_read.sh, primarily used for testing.
Dependencies
~11MB
~134K SLoC