01
All your servers, one tap away
Save the connections you use, pin the usual ones, and connect without typing them again. With an account they follow you across devices; without one they stay here — and the app works the same either way.

SSH · Mosh · SFTP
An SSH, Mosh and SFTP terminal for your phone. Tell it what you want done and it writes the command for you.
Free. The full terminal, no account, no limits.

01
Save the connections you use, pin the usual ones, and connect without typing them again. With an account they follow you across devices; without one they stay here — and the app works the same either way.

02
Colors, control keys, scrolling, and the key row the system keyboard hides. Mosh keeps the session alive when you switch from Wi‑Fi to data or the subway eats your signal. And built-in SFTP: browse, upload and download files without leaving the session or switching apps.

03
“Show me nginx logs live” becomes journalctl -u nginx -f. “Kill claude and open agy” becomes pkill -f claude && agy. The command is written at the terminal prompt, not in a dialog you accept without reading: you see it before anything happens, and you choose what runs on its own and what waits for your Enter.

It never opens the session or sees your keys: it turns what you say into a command and writes it at your prompt. How much runs on its own is your call — three modes, cautious out of the box, and one rule no mode breaks.
Manual
No command runs on its own: it is typed at the prompt and you press Enter.
Cautiousdefault
Harmless commands run on their own; anything that deletes or stops something waits for your Enter.
Fast
Everything runs except the irreversible (rm -rf, dd, mkfs…), which always waits for your Enter.
The irreversible — rm -rf, dd, mkfs, a curl that ends in a shell — never runs on its own in any mode: it always waits for your Enter.
And your SSH keys never leave the phone: you can generate them here, they live in the system's secure store behind device unlock, and only the public half travels to the server.
AI+ free until 31 October 2026, with a founder badge and a permanent discount once it starts being charged for. Fifty AI commands a month, renewed.
After that: €2.99/month or €19.99/year. Without AI+ the terminal is still free and complete, with three AI commands a day when you sign in with Apple or Google.