cqr

Crates.iocqr
lib.rscqr
version0.1.4
sourcesrc
created_at2022-08-12 04:10:48.230795
updated_at2022-10-04 02:52:55.313657
descriptionSimple qr cli tool
homepage
repositoryhttps://github.com/yinheli/cqr
max_upload_size
id643745
size45,034
yinheli (yinheli)

documentation

README

cqr

cqr --- cli qr tool

Simple qr cli tool, currently only decode supported.

Usage

$ cqr decode  -h

Decode qr

USAGE:
    qr decode <VALUE>

ARGS:
    <VALUE>    file or url of qr image

OPTIONS:
    -h, --help    Print help information
Commit count: 32

cargo fmt