← 返回
数据分析 中文

Clawket

Generate QR codes for Clawket mobile app to pair with the local OpenClaw Gateway. Use when user mentions: Clawket pairing, login Clawket, QR code, mobile app...
为Clawket移动应用生成二维码,以便与本地OpenClaw网关配对。当用户提及Clawket配对、登录Clawket、二维码、移动应用时使用。
p697
数据分析 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 778
下载
💾 13
安装
1
版本
#latest

概述

Clawket Gateway QR Code

Generate a QR code that the Clawket mobile app can scan to auto-configure Gateway connection (URL + auth token).

Generate QR Code

Run the script:

bash SKILL_DIR/scripts/gateway-qr.sh

The script will:

  1. Read ~/.openclaw/openclaw.json for the auth token
  2. Detect the local LAN IP address
  3. Generate a QR code as a PNG image at ~/.openclaw/media/clawket-qr.png
  4. Also print an ASCII QR code to the terminal

Send the PNG to the user via the message tool (filePath: ~/.openclaw/media/clawket-qr.png).

QR Payload Format

The QR code contains a JSON object:

{
  "host": "192.168.1.100",
  "port": 18789,
  "token": "...",
  "tls": false
}

The Clawket app scans this and auto-fills Gateway URL + auth token, then connects.

Troubleshooting

  • If qrencode is not installed: brew install qrencode (macOS) / sudo apt install qrencode (Linux) / choco install qrencode (Windows)
  • If the LAN IP detection fails, the script falls back to 127.0.0.1
  • The token is read directly from the JSON config file (not via openclaw config get which redacts it)

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 02:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 163 📥 59,712
content-creation

YouMind

p697
此技能用于与 YouMind API交互,管理板块、手工、笔记、精选和素材等内容,并提供安装说明
★ 5 📥 1,582
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,892