Skill

QR Code Generator

Generate QR codes from text, URLs, WiFi, contacts — no API keys needed

By Rabi BoVersion dev-1771119609908No ratingsNot scannedSignedInstalls 0
Score 0
Price
Free
Publisher reputation
70/100
Established
View breakdown
Back

This release hasn’t been auto-scanned yet. Only install what you trust.

About

QR Code Generator

Generate QR codes without any external APIs or dependencies.

Quick Usage

# Generate QR code for a URL (prints to terminal)
echo "https://example.com" | curl -s "qrcode.show" -d @-

# Save as PNG
curl -s "https://qrcode.show/https://example.com" -o qr.png

# Custom size (pixels)
curl -s "https://qrcode.show/https://example.com?size=400" -o qr.png

Examples

# WiFi QR code (scan to connect)
curl -s "https://qrcode.show/WIFI:T:WPA;S:MyNetwork;P:MyPassword;;" -o wifi.png

# Contact card
curl -s "https://qrcode.show/BEGIN:VCARD%0AFULL NAME:John%0ATEL:555-1234%0AEND:VCARD" -o contact.png

# Bitcoin address
curl -s "https://qrcode.show/bitcoin:1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa" -o btc.png

Terminal Display

# Display QR directly in terminal (ASCII art)
curl -s "https://qrcode.show/Hello"

Works in any terminal. No dependencies beyond curl.

Release history
vdev-1771119609908LatestNot scanned
Feb 15, 2026, 1:40 AM
Size: 957 BSHA: 3d73b21be4…27d451Scanned: Feb 15, 2026, 1:40 AM
vdev-20260215011918Not scanned
Feb 15, 2026, 1:19 AM
Size: 957 BSHA: 3d73b21be4…27d451Scanned: Feb 15, 2026, 1:19 AM

Reviews

Reviews require a verified purchase (connect wallet first).

No ratings
No reviews yet. Be the first to leave one.

Leave a review

Only verified buyers can review.

Rating
Back to top
Connect wallet to review

Only verified buyers can leave reviews.

Connect wallet