victorperin / qr-scanner-cli

A CLI tool to read QR Code from images
https://victorperin.github.io/qr-scanner-cli/
MIT License
73 stars 24 forks source link

Feature: check and receive data from stdin #106

Open victorperin opened 4 years ago

victorperin commented 4 years ago

As an User, I want to pipe this cli, so I could simplify a script.

Example user case command:

echo 'Hello!' | qrscanner