Key capabilities
SSH connections
Connect to any SSH server with terminal, SFTP, and command audit logging built in.
End-to-end encryption
Credentials are encrypted on your device before they are stored or synced. Your master password never leaves your device.
Host management
Organize servers with groups, tags, and color labels. Import from SSH config.
AI assistant
Get shell command suggestions, debug connection issues, and automate repetitive tasks — either via the Termique backend or your own endpoint.
Team sharing
Share hosts with your team via invite links. Command audit logs keep shared sessions accountable.
Sync
Your data syncs across devices. Hosts, groups, snippets, and encrypted credentials — always up to date.
How it works
Set a master password
On first launch, you choose a master password. The app derives an encryption key and generates a random Data Encryption Key (DEK). The DEK is wrapped (encrypted) with your master password and stored locally. Your master password never leaves the device.
Add hosts
Save SSH connection details — hostname, port, username, and authentication method (password or key). Credentials are encrypted with the DEK before storage.
Connect
Open a terminal session with one click. Termique decrypts the credential and opens an SSH connection to your server.
Platform support
| Platform | Status |
|---|---|
| macOS (Intel + Apple Silicon) | Supported |
| Windows (x86_64) | Supported |
| Linux (x86_64) | Supported |
| iOS | In development (mobile companion) |
| Android | In development (mobile companion) |

