AI-powered SSH client that understands your servers, catches your mistakes, and learns your workflow. Open-source core. Privacy-first. Built for developers who ship.
Download for macOS or Windows. One binary, no dependencies. Under 85MB.
SSH into your servers. Import from ~/.ssh/config or add manually. One-click connect.
Add your API key (BYOK). Void AI learns your servers, catches errors, suggests fixes — live.
2-col, 3-col, 2+1 grid layouts. Browser pane in any split. Draggable dividers.
FREEFull file browser with 3 states. Upload, download, drag-drop. Color-coded files. Inline editor.
FREECmd+K everything. Search commands, connections, snippets, settings — all instant.
FREEType once, execute across all panes. Perfect for multi-server operations.
PROVisual tunnel manager (LOCAL/REMOTE/SOCKS). Key generator. Port forwarding with auto-detect.
PROFull command history with flags. Filter by server, date, danger level. Export CSV/JSON/PDF.
PROPer-server + global. Pin, warn, quickref. Deploy checklists. Manual notes for free, AI auto-notes for Pro.
FREEAutomatic keep-alive pings. Smart reconnect with exponential backoff (10 attempts). Never lose a session.
FREESave your entire layout — tabs, splits, connections, positions. Restore in one click.
PROAI reads terminal errors and tells you exactly what went wrong — with a fix.
Catches rm -rf, DROP TABLE, and 18 other destructive patterns before they run.
Ghost text suggestions based on your history, current directory, and server context.
Type "? show disk usage over 1GB" and get the exact CLI command instantly.
Learns your servers over time. Knows which IPs map where, your deploy patterns.
Auto-scans on connect. Finds exposed ports, weak configs, outdated packages.
Detects deploy sequences. Shows live checklist. Warns if you skip a step.
Learns your baseline. Alerts when error rates spike or patterns break.
| Product | Price | AI | Open Source | SFTP | Cross-platform | BYOK / Privacy |
|---|---|---|---|---|---|---|
| Void Terminal | Free / $12/mo | Yes (BYOK) | MIT | Yes | macOS + Win | 100% local |
| Warp | Free / $18/mo | Cloud AI | No | No | macOS + Linux | Cloud-based |
| iTerm2 | Free | No | GPL | No | macOS only | Local |
| Tabby | Free | No | MIT | Yes | All | Local |
| Termius | Free / $10/mo | No | No | Yes | All + mobile | Cloud sync |
| Royal TSX | $30 one-time | No | No | Yes | macOS only | Local |
All UI components, free features, connection management, SFTP sidebar, terminal rendering, and split view are fully open source. Star us on GitHub. PRs welcome.
~/.config/void-terminal/. Terminal output is processed locally by the AI watcher (regex patterns) before any API call is made. The only network calls are: SSH connections (you control these), AI API calls (direct to your provider), and license validation (once per week, just checks a key — no terminal data sent).