OpenClaw on Apple Watch — alternatives compared
A few pages on the internet recommend ways to control OpenClaw from your wrist. Here's an honest summary of each, with links and a side-by-side comparison. I'm the author of WristClaw and biased toward it, but the table is just facts — verify them yourself.
Side-by-side
| Approach | Real watchOS app? | End-to-end encrypted? | Third-party in path | Latency | Voice → audio reply? | Visuals / extensions? |
|---|---|---|---|---|---|---|
| WristClaw | Yes (native, watchOS 10+) | Yes — X25519 + ChaCha20-Poly1305 | Just the open-source relay (no decryption) | Sub-second | Yes (Kokoro/Piper TTS, plays on wrist) | Yes — image grid, custom extensions, local actions |
| Telegram bot on Apple Watch | Partial — Telegram's watchOS app | No (Telegram servers see every message) | Telegram cloud | Seconds | Text replies as notifications; no in-app TTS | No (text only on watch) |
| Siri Shortcuts | No (Shortcuts runs on iPhone) | No (Apple intent + your transport) | Apple Shortcuts | Variable | Not on watch | No |
Each alternative in detail
getopenclaw.ai — Apple Watch page
An FAQ page that openly states there is no native OpenClaw watchOS app and recommends two workarounds: Telegram's watchOS companion app pointed at your OpenClaw Telegram bot, and Siri Shortcuts for voice triggers.
What you actually get: The Telegram watch app's messaging UI. Dictate or type, send to your bot, OpenClaw replies via Telegram notification.
Tradeoffs: Every voice clip and reply transits Telegram's servers (no end-to-end encryption between you and your agent). No image grid on the watch, no in-app TTS, no extensions, no local actions, no context signals. Works fine for short text round-trips.
Honest: this is the lowest-friction "I just want to type at my agent from my wrist" option, if you can live with Telegram in the path and don't need voice replies played on the watch.
WristClaw (this site)
A native watchOS app + iPhone companion. Voice in, voice/text/image out, end-to-end encrypted via a dumb relay you can swap for your own. The OpenClaw side runs a small plugin that joins the WristClaw channel — pair once via Telegram, terminal, or QR. Extensions let your agent push custom shortcut buttons to the watch.
Free while in public TestFlight. Tip jar in the app if you'd like to support it.
Why I built it: every other "OpenClaw on Apple Watch" path I found put a third party in the audio path or gave up and recommended an SMS-style text bot. None of them gave you the actual Apple Watch idiom — raise wrist, hold button, speak, see the answer. So this is that. Setup guide →