Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 414 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 414 Bytes

qr2text

A CLI program to render a QR code as plain text, using block symbols.

Examples

With a single argument:

$ qr2text https://wapm.io/                                 

Reading data from standard input:

$ echo "https://wasmer.io/" | qr2text 

QR Examples