Install
openclaw skills install @dreamwing/clawbridgeMobile-first dashboard for OpenClaw agents showing real-time activity, token costs, and cron task control from your phone.
openclaw skills install @dreamwing/clawbridgeAfter installation, the dashboard is accessible at the local IP shown in the terminal output.
An ACCESS_KEY is generated and displayed — keep it safe, it is required to log in.
To enable remote access (optional), supply a Cloudflare Tunnel token when prompted,
or leave it blank to use a temporary Quick Tunnel URL.
To update to the latest version:
curl -sL https://raw.githubusercontent.com/dreamwing/clawbridge/master/install.sh | bash
To stop the service:
systemctl --user stop clawbridge
Full documentation: https://github.com/dreamwing/clawbridge/blob/master/README.md
Your Agent. In Your Pocket.
ClawBridge is a lightweight, mobile-first web dashboard for OpenClaw. It runs as a local sidecar process and provides:
skills/clawbridge/ACCESS_KEY and writes it to .envcloudflared and configures a tunnel for remote accesscurl -sL https://raw.githubusercontent.com/dreamwing/clawbridge/master/install.sh | bash
See README.md for full documentation.