qr Command Examples

Generate QR codes in the terminal with ANSI VT-100 escape codes. More information: https://github.com/lincolnloop/python-qrcode/.

echo "{{data}}" | qr

echo "{{data}}" | qr --error-correction={{L|M|Q|H}}