qr
qr [text...]Generates a UTF-8 QR code from text or stdin. Uses qrencode locally; falls back to the qrenco.de API.
qr "https://example.com"echo "https://example.com" | qrqr [text...]Generates a UTF-8 QR code from text or stdin. Uses qrencode locally; falls back to the qrenco.de API.
qr "https://example.com"echo "https://example.com" | qr