01 · Automate the laptop
Click the buttons.
CodeAway clicks them as they appear.
- Pixel-perfect template matching at any DPI
- Click, click + Enter, or click + send text
- Page Down toggles, tray icon shows status
Free · open source · 100% local · no accounts
Give AI prompts from your phone to your laptop.
Auto-click Continue, Accept Change, or Accept Edit.
Walk away knowing that your agents won't.
Your IDE on autopilot.
Why this exists
Most workdays have a few hours of dead time — agents thinking, tests running, you waiting. CodeAway turns those hours into ground covered.
Take a real walk in the middle of the day. Your agents keep working while you're outside.
Stop feeling bad about stepping away. Lunch, errands, the gym — none of it costs you progress.
Travel without a laptop. Your phone is the controller — and often faster to use.
How it works
The auto-clicker on its own already saves the day. Pair it with the phone bridge and you're not at the desk for any of it.
01 · Automate the laptop
CodeAway clicks them as they appear.
02 · Remote control
Your laptop and phone share a private Tailscale network.
Works with Claude Code Cursor Codex — anything that pops a "Continue" button.
Features
A handful of small things, each polished. 100% local and private. No cloud.
Screenshot the button once. CodeAway clicks it whenever it appears — at any DPI, on any monitor, in any chat.
Install the PWA on your phone. Status, send, scroll, screenshots — live, on your tailnet, no account.
Type a reply on the phone. Sends now if the agent is idle, queues for the next idle if it's busy. Edit while it waits.
Everything runs on your machine. No cloud, no API keys, no analytics. Source is on GitHub — read the whole thing in 30 minutes.
Quick start
The installer drops uv, the source, and the deps into
~/codeaway. Nothing leaves your machine — read
the script
first if you'd like.
Untested platform. The install script fetches and syncs fine, but the engine relies on Win32 APIs and won't run as-is on macOS / Linux today.
Sources for the installers: install.ps1 · install.sh.