Skip to main content
Termique is a desktop SSH manager built for infrastructure engineers who manage multiple servers across teams and environments. It combines the feel of a native terminal emulator with structured host management, encrypted credential storage, and optional team sync — all behind a master password that never leaves your device.

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

1

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.
2

Add hosts

Save SSH connection details — hostname, port, username, and authentication method (password or key). Credentials are encrypted with the DEK before storage.
3

Connect

Open a terminal session with one click. Termique decrypts the credential and opens an SSH connection to your server.
4

Sync (optional)

Enable sync to keep hosts, groups, snippets, and credentials up to date across all your devices. The sync backend never sees plaintext credentials — only encrypted blobs.

Platform support

PlatformStatus
macOS (Intel + Apple Silicon)Supported
Windows (x86_64)Supported
Linux (x86_64)Supported
iOSIn development (mobile companion)
AndroidIn development (mobile companion)