Quickstart
Up and running in minutes.
Download the Termio Mac app 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, or Gemini. It sets up a starter ~/.tmux.conf only if you don’t already have one.
Install the Mac app
- Download the Termio .dmg for macOS.
- Open it and drag Termio into Applications.
- Launch Termio — the background daemon starts automatically.
Then pair: in the iOS app tap Add Mac, and enter the 8-character code shown in the Termio menu-bar app on your Mac.
Get the Termio iOS app
Steer your coding agents from your iPhone — watch live terminal output, answer approval cards, and switch between panes on the go.
Get the Termio Android app
Same pocket terminal experience on Android — pair with your Mac, watch live panes, 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 sessionCtrl-b, then ddetach (leave session running)Ctrl-b, then cnew windowCtrl-b, then nnext windowCtrl-b, then %split pane vertically
Then start your agent
- Attach to the session the Termio app created: tmux attach -t claude
- Launch your agent — type claude, cursor, codex, or gemini and press Enter. Your iPhone is now wired up.