🧪 Skills

Wifi Qr

--- name: wifi-qr description: "Generate QR code for Wi-Fi credentials" metadata: { "openclaw": { "emoji": "📶", "requires": { "bins": ["qrencode"] }, "install":

v1.0.0
❤️ 1
⬇️ 1.5k
👁 1
Share

Description


name: wifi-qr description: "Generate QR code for Wi-Fi credentials" metadata: { "openclaw": { "emoji": "📶", "requires": { "bins": ["qrencode"] }, "install": [ { "id": "dnf", "kind": "dnf", "package": "qrencode", "bins": ["qrencode"], "label": "Install via dnf", }, ], }, }

Wi-Fi QR

Generate a QR code for Wi-Fi credentials. Scan the QR code with a phone to instantly connect to the network without typing the password.

Commands

# Generate a QR code for a Wi-Fi network (defaults to WPA)
wifi-qr "MyNetwork" "mypassword"

# Specify the security type explicitly
wifi-qr "MyNetwork" "mypassword" --type WPA

Install

sudo dnf install qrencode

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs