跳至主要内容
小龙虾小龙虾AI
🤖

Shellphone Gateway

Private WebSocket gateway enabling direct, encrypted communication between iOS devices and self-hosted AI bots with no third-party servers involved.

下载1.1k
星标0
版本1.0.0
系统工具
安全通过

技能说明

shellphone-gateway

Private WebSocket gateway for connecting iOS to your AI agents. No Telegram. No Discord. No middleman.

What This Does

ShellPhone + OpenClaw Gateway creates a direct, encrypted line between your iPhone and your self-hosted AI bots.

  • Privacy-first: Messages never touch third-party servers
  • Self-hosted: Runs on your hardware
  • Auto-detects ollama: Zero config if you have local LLMs
  • Free TTS/ASR: Via ScrappyLabs (no account needed)

Quick Start

1. Run the Gateway

# Docker (recommended)
git clone https://github.com/loserbcc/openclaw-gateway.git
cd openclaw-gateway
docker compose up

# Or Python
pip install openclaw-gateway
openclaw-gateway

2. Get the iOS App

Join the TestFlight beta: https://testflight.apple.com/join/BnjD4BEf

3. Connect

Scan the QR code from http://localhost:8770/setup or enter manually:

  • URL: wss://your-server:8770/gateway
  • Token: (printed on gateway startup)

Links

License

MIT — do whatever you want with it.

如何使用「Shellphone Gateway」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Shellphone Gateway技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能