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