π¦ ClawHub
Qrcode Tool
by @dinghaibin
Generate QR codes from text or URLs for easy sharing and scanning. Outputs as ASCII art or image files for printing and digital use.
π‘ Examples
qrcode-tool -a "https://example.com"
qrcode-tool -o qr.png "Hello World"
qrcode-tool -s 500 -o link.png "https://github.com"
βοΈ Configuration
-o file: Save QR code as image file (PNG)-s N: Set QR code size in pixels-a: Output as ASCII art in terminalTERMINAL
clawhub install dinghaibin-qrcode-tool