#Clawket — Your OpenClaw agent, in your pocket

1 messages · Page 1 of 1 (latest)

rotund coyote
#

⭐️ It’s open source now!!!
https://github.com/p697/clawket

Just launched on the App Store! Clawket is a mobile companion for OpenClaw that lets you chat with your agent, manage configs, and run your gateway — all from your phone.

What you can do:

• 💬 Real-time chat with streaming responses
• 🎛️ Full console: Agents, Channels, Cron, Models, Skills, Files, and more
• 🔗 Connect via Cloudflare Relay (QR scan), local network, or Tailscale
• 🌐 6 languages: EN / 中文 / 日本語 / 한국어 / Deutsch / Español
• 🎮 Bonus: A pixel-art OpenClaw office hidden inside — find it yourself 😏

Privacy first: Your data stays on your machine. Clawket connects directly to your gateway — no third-party servers involved.

📲 App Store: https://apps.apple.com/app/clawket-ai-agent-companion/id6759597015
🤖 Android coming soon (Google Play in progress)
🌱 Planning to open-source — stay tuned

Would love your feedback! 🙏

proven sage
#

Just try to install sure the files is ready ?

rotund coyote
proven sage
#

It is install on my iphone it install on openclaw where it is missing the files

rotund coyote
proven sage
#

cant run the npm install 697/clawet

#

send you a PM too

rotund coyote
azure nebula
#

I scan qr code but its just connecting to gateway...

#

What should i do

rotund coyote
raven torrent
#

So, just another 'in-app purchases' cash grab? Hmm..

copper tide
#

Relay to connect doesn’t work

#

Actually the second time it did

copper tide
#

I’m more worried about the security behind the relay

copper tide
#

This is fun @rotund coyote ! Great work!!

raven torrent
# copper tide I’m more worried about the security behind the relay

This 100% - any of these $$-grab apps require to have some sort of relay attached on the openclaw side, and that relay is what invariably raises my concern-level to 1000% Especially with apps appearing from certain geographic regions, or appearing so.

Part of the issue, and I acknowledge that, has to do with openclaw (and apple's websocket security model) making it insanely difficult to establish the simplest connections between iOS apps and the openclaw machine... So, I understand developers creating some sort of relay-connection to facilitate that --- unfortunately there has been a proliferation of *claw apps on the iOS app store, either being shameless cash grabs, or 'hosted' openclaw.

rotund coyote
rotund coyote
# raven torrent This 100% - any of these $$-grab apps require to have some sort of relay attache...

You’re right — third-party components can indeed raise concerns.

That’s also why I’m currently cleaning up the codebase in preparation for open sourcing. Clawket also supports local network connections and Tailscale, so you can completely bypass any third-party relay.

In fact, I built this relay simply to make remote connections easier and faster for users. It’s just a straightforward WebSocket connection. I realize my explanation might not sound fully convincing right now — so please stay tuned for the open source release!

copper tide
#

Having trouble with local is wss prefix needed?

cloud hemlock
#

Wow, nicely done. This is the whole openclaw cli and tui in one gui. You beat the openclaw’s team to it and the added bonus of the little office guys running around 👨‍🏫.

It took me a while to figure out why the relay didn’t work. Somehow after npm installed the service, the service didn’t start. I had to manually run it.

Also tried the local gateway ws://192.168.x.x:18789 without the relay, it doesn’t seem to connect (used the openclaw gw token). Keep getting “websocket error”. No firewall is active.

rotund coyote
rotund coyote
rotund coyote
#

Try running this: openclaw config set gateway.bind lan @copper tide @cloud hemlock

#

You also need to add your local IP address in the gateway.controlUi.allowedOrigins of the openclaw.json, for example: http://192.168.xx.xx:18789

After completing these two steps, you can connect.

rotund coyote
#

I am implementing the same local network broadcast automatic discovery pairing method as the official openclaw iOS app, which will be much more convenient afterwards.

orchid epoch
#

Can I install it on my iMac?

rotund coyote
raven torrent
rotund coyote
fallen lichen
#

Well I've spent hours on trying to connect to clawket, using every trick gemini can come up with. I'm going to throw in the towel for now.

rotund coyote
rotund coyote
cloud hemlock
tall mango
#

Hi! When do you plan to ship to android?

rotund coyote