专为 iOS 设备连接你的 AI 智能体而设计的私有 WebSocket 网关。无需 Telegram,无需 Discord,没有中间商。
ShellPhone + OpenClaw Gateway 在你的 iPhone 和自托管的 AI 机器人之间建立了一条直接、加密的通信通道。
# Docker 方式(推荐)
git clone https://github.com/loserbcc/openclaw-gateway.git
cd openclaw-gateway
docker compose up
# 或 Python 方式
pip install openclaw-gateway
openclaw-gateway
加入 TestFlight 测试版:https://testflight.apple.com/join/BnjD4BEf
扫描 http://localhost:8770/setup 页面显示的二维码,或手动输入:
- URL:wss://你的服务器:8770/gateway
- 令牌:(网关启动时在终端打印)
MIT 许可证 — 你可以自由使用它做任何事。