TermAway 1.5.0
Drive your coding agents from your iPad or iPhone.
iOS / iPadOS
- Agent alerts — a notification the instant a CLI agent (Claude Code, Codex, OpenCode…) rings the bell, needs input, or finishes a task. Sessions that need attention are badged in the list, and tapping a notification opens that exact session. Works zero-config (terminal bell) or precisely via a
Stophook → loopbackPOST /api/notify. - Prompt composer — a multi-line field above the shortcuts toolbar for writing, editing and dictating long prompts before sending; drafts are saved per session.
- Dev-server previews — tap a session's listening port to open it in an in-app browser.
macOS
- Tailscale — the menu bar shows a copyable Tailscale URL, so you can reach your Mac from anywhere. Self-hosted, no port forwarding.
Linux / server
- Dev-server port discovery (requires
lsof). - Auth-gated WebSocket broadcasts; loopback-only
/api/notifyhardened against cross-origin / DNS-rebinding.
Downloads: macOS app (notarized) and Linux server tarball below. iOS / iPadOS via the App Store.