Termio

Quickstart

Up and running in minutes.

Download the Termio Mac app on each machine you want to connect and launch it. It brings tmux and the Termio daemon along for the ride — then drive whatever agent you run in your panes: Claude Code, Cursor, Codex, AGY, or CodeBuddy, across one control plane. It sets up a starter ~/.tmux.conf only if you don’t already have one.

Install the Mac app

  1. Download the Termio .dmg for macOS.
  2. Open it and drag Termio into Applications.
  3. Launch Termio — the background daemon starts automatically.
Download for Mac (.dmg)

Then pair each machine: in the iOS app tap Add Mac, and enter the 8-character code shown in the Termio menu-bar app on that Mac. Once more than one is paired, use the machine picker to switch targets.

Get the Termio iOS app

Steer coding agents across your paired Macs from your iPhone — watch live terminal output, answer approval cards, and switch machines or panes on the go.

Coming soon to the App Store

Get the Termio Android app

Same pocket terminal experience on Android — pair each Mac, watch live panes across your machines, and respond to approval cards on the go.

Download Android (.apk)

Sideload install: after download, tap the APK and allow install from your browser if Android prompts. Release-signed; requires Android 8.0 or later.

The five tmux commands you need

tmux is the terminal multiplexer Termio attaches to. You do not need to learn it — just these five.

  • tmux attach -t claudejoin your claude tmux session
  • Ctrl-b, then ddetach (leave session running)
  • Ctrl-b, then cnew window
  • Ctrl-b, then nnext window
  • Ctrl-b, then %split pane vertically

Then start your agent

  1. Attach to the session the Termio app created: tmux attach -t claude
  2. Launch your agent — type claude, cursor, codex, agy, or codebuddy and press Enter. Your iPhone is now wired up.