Crates.io | cqr |
lib.rs | cqr |
version | 0.1.4 |
source | src |
created_at | 2022-08-12 04:10:48.230795 |
updated_at | 2022-10-04 02:52:55.313657 |
description | Simple qr cli tool |
homepage | |
repository | https://github.com/yinheli/cqr |
max_upload_size | |
id | 643745 |
size | 45,034 |
cqr --- cli qr tool
Simple qr cli tool, currently only decode supported.
$ cqr decode -h
Decode qr
USAGE:
qr decode <VALUE>
ARGS:
<VALUE> file or url of qr image
OPTIONS:
-h, --help Print help information