#qr #read #create #line #tool #command #command-line-tool

app qr_cli

Command line tool to create and read QR files

1 unstable release

0.1.0 Jul 23, 2021

#83 in #qr

MIT license

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

~19MB
~128K SLoC