The SSH client Mac engineers actually keep.
Native macOS app - not Electron. One-click SSH connections, encrypted credential vault, AI-assisted terminal, and SFTP. Runs natively on Apple Silicon and Intel.
macOS 12 Monterey or later · Apple Silicon & Intel
Get started in 3 steps
Download the .dmg
Click the button above. The installer detects your architecture automatically.
Open and drag to Applications
Double-click the .dmg and drag Termique to your Applications folder.
Launch and add your first host
Open Termique from Applications. Import your existing ~/.ssh/config or add a host manually.
Built for macOS
Integrates with macOS Keychain
Credentials are encrypted with AES-GCM and stored in the macOS Keychain - the same vault used by Safari and iCloud. Nothing leaves your device.
Built with Tauri, not Electron
Termique is a native macOS app. Cold start under 2 seconds, ~80 MB memory footprint. Not a browser wrapped in an app shell.
Apple Silicon native
The arm64 binary runs natively on M1, M2, M3, and M4 chips. No Rosetta translation, no performance penalty.
A real alternative to PuTTY on Mac
There is no official PuTTY for macOS, so Mac users usually end up with the bare ssh command and a password manager. Termique gives you the host list, the credential vault and the file transfer in one window.
System requirements
macOS 12 Monterey or later · Apple Silicon & Intel
SSH on macOS: common questions
Is there a free SSH client for Mac?
Yes. Termique is free to download and the free tier includes unlimited hosts, unlimited sessions, SFTP and SSH key management. macOS also ships the ssh command built in, which is free but has no host list or credential storage.
Does Termique run natively on Apple Silicon?
Yes, there is an arm64 build for M1, M2, M3 and M4. It is a Tauri app on a Rust backend rather than Electron, so it uses the system webview instead of bundling Chromium.
Is there a PuTTY for Mac?
Not officially. PuTTY is a Windows program; the Homebrew port exists but is rarely used. On macOS the usual path is the built-in ssh command, and Termique is what people add on top of it when they need saved hosts and stored credentials.
Where are my SSH passwords stored on macOS?
They are encrypted with AES-GCM using a key derived from your master password on your device, then written to the macOS Keychain. The plaintext never touches the disk and the sync server only ever holds ciphertext.
Will it read my existing ~/.ssh/config?
Yes, on first launch. Your Host blocks, hostnames, ports, usernames and IdentityFile entries come across, and the file stays where it is - Termique does not take it over.
Compare Termique
Download Termique for macOS - free
Sign up free, no credit card required. Your SSH credentials stay on your device, encrypted end-to-end.