read-qr-code-cli

0.3.1 • Public • Published

read-qr-code-cli

Tiny CLI for reading QR codes.


Installation

npm i -g read-qr-code-cli

Usage

# prints the decoded url
read-qr-code-cli some-file.png
# opens link in your browser
read-qr-code-cli -o some-file.png
# shorthand name
readqr some-file.png

Supported filetypes should be the same as JIMP. Just a tiny wrapper around JIMP and jsQR. I threw this together because I'm tired of pulling out my phone just to scan a QR code and then text the link to my email address so I can open it up on desktop again.

LICENSE

Readme

Keywords

Package Sidebar

Install

npm i read-qr-code-cli

Weekly Downloads

18

Version

0.3.1

License

MIT

Unpacked Size

6.04 kB

Total Files

12

Last publish

Collaborators

  • zacanger