An open API service indexing awesome lists of open source software.

https://github.com/yinheli/cqr

Simple qr cli tool
https://github.com/yinheli/cqr

Last synced: 2 months ago
JSON representation

Simple qr cli tool

Awesome Lists containing this project

README

        

# cqr

cqr --- cli qr tool

Simple qr cli tool, currently only decode supported.

# Usage

```
$ cqr decode -h

Decode qr

USAGE:
qr decode

ARGS:
file or url of qr image

OPTIONS:
-h, --help Print help information
```