Common questions about Termio.
Is Termio free?
Yes. Termio is completely free to use with no feature gates, usage limits, or premium tiers.
Where is my data stored?
Everything is stored locally on your machine in ~/.termio. Connections, files, and settings never leave your computer.
How do I share connections with my team?
Workspaces are plain text files. Commit them to a Git repo, share via any VCS, or simply copy the files. No proprietary sync needed.
Are my credentials secure?
Credentials are stored in your native OS credential store, such as Apple Keychain, Secret Service on Linux, or Windows Credential Manager. They never leave your machine.
Does the AI copilot send data externally?
The AI copilot connects to the API provider you configure (e.g. OpenAI). Terminal context is sent only when you explicitly interact with the copilot. No data is sent otherwise.
What platforms are supported?
Termio is available on macOS, Windows, and Linux.
How is Termio different from Termius?
Termius is cloud-based and requires an account with a paid subscription. Termio is local-only, free, and lets you share via Git instead of proprietary sync.
Can I use my own AI model?
Yes. Termio works with any OpenAI-compatible API. Point it to your own endpoint, a local model, or any compatible provider.