qrcli
is a tool to generate QR codes on the command line and display
them there without the need for an X server. All error correction
levels are supported: low
, medium
, quartile
and high
.
``` $ ./qrcli -h qrcli 0.1.0 Sebastian Geisler sgeisler@wh2.tu-dresden.de
USAGE:
qrcli-rs [OPTIONS]
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-e, --error-correction
ARGS:
QrCli is released under the terms of the MIT license. See LICENSE for more Information.