Void Terminal — The terminal that thinks
How it works Features Void AI Pricing Open Source GitHub
Now in public beta — v0.1.0

The terminal
that thinks.

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.

macOS · Windows · BYOK AI
VOID TERMINAL PRO
prod-api
staging-db
gxduel.com
+
weigi@prod:~/casino-api$ docker-compose up -d
casino-api Started
redis-cache Started
postgres-db Error
Void AI
postgres-db failed — port 5432 already in use. Another instance is running.
Run: lsof -i :5432   Dismiss
weigi@prod:~/casino-api$ pm2 restart allTab ⇥
Connected · 12msAI watching
Three steps. Zero friction.
Download, connect, and let AI watch your back. No cloud accounts, no sign-ups, no data leaving your machine.
1

Install

Download for macOS or Windows. One binary, no dependencies. Under 85MB.

brew install void-terminal
2

Connect

SSH into your servers. Import from ~/.ssh/config or add manually. One-click connect.

ssh weigi@prod:22
3

AI watches

Add your API key (BYOK). Void AI learns your servers, catches errors, suggests fixes — live.

AI watching · 12ms
Everything you need.
Nothing you don't.
35 features across terminal, connections, files, AI, and monitoring. The free tier is generous. Pro unlocks the AI brain.

Multi-tab + Split View

2-col, 3-col, 2+1 grid layouts. Browser pane in any split. Draggable dividers.

FREE
📁

SFTP Sidebar

Full file browser with 3 states. Upload, download, drag-drop. Color-coded files. Inline editor.

FREE

Command Palette

Cmd+K everything. Search commands, connections, snippets, settings — all instant.

FREE
📡

Broadcast Mode

Type once, execute across all panes. Perfect for multi-server operations.

PRO
🔐

SSH Tunnels + Keys

Visual tunnel manager (LOCAL/REMOTE/SOCKS). Key generator. Port forwarding with auto-detect.

PRO
📋

Audit Log

Full command history with flags. Filter by server, date, danger level. Export CSV/JSON/PDF.

PRO
📌

Pinned Notes

Per-server + global. Pin, warn, quickref. Deploy checklists. Manual notes for free, AI auto-notes for Pro.

FREE
🔄

Keep-alive + Reconnect

Automatic keep-alive pings. Smart reconnect with exponential backoff (10 attempts). Never lose a session.

FREE
💼

Workspaces

Save your entire layout — tabs, splits, connections, positions. Restore in one click.

PRO
Your servers have a brain now.
Bring your own API key. Claude, GPT-4o, Gemini, or Ollama (fully offline). Your data never leaves your machine.
01

Error Explainer

AI reads terminal errors and tells you exactly what went wrong — with a fix.

02

Danger Detection

Catches rm -rf, DROP TABLE, and 18 other destructive patterns before they run.

03

Autocomplete

Ghost text suggestions based on your history, current directory, and server context.

04

NLP → Command

Type "? show disk usage over 1GB" and get the exact CLI command instantly.

05

Memory System

Learns your servers over time. Knows which IPs map where, your deploy patterns.

06

Security Scanner

Auto-scans on connect. Finds exposed ports, weak configs, outdated packages.

07

Deploy Copilot

Detects deploy sequences. Shows live checklist. Warns if you skip a step.

08

Anomaly Detection

Learns your baseline. Alerts when error rates spike or patterns break.

BYOK — You pay your AI provider directly. Void never touches your API billing.
Not just another terminal.
The only SSH client that combines open-source core, BYOK AI, SFTP, and cross-platform support.
ProductPriceAIOpen SourceSFTPCross-platformBYOK / Privacy
Void TerminalFree / $12/moYes (BYOK)MITYesmacOS + Win100% local
WarpFree / $18/moCloud AINoNomacOS + LinuxCloud-based
iTerm2FreeNoGPLNomacOS onlyLocal
TabbyFreeNoMITYesAllLocal
TermiusFree / $10/moNoNoYesAll + mobileCloud sync
Royal TSX$30 one-timeNoNoYesmacOS onlyLocal
Start free. Go Pro when you're ready.
No credit card for free. 14-day trial on Pro. PPP pricing for India, SEA, LATAM, and Africa.
Free
$0
forever
The full terminal experience with generous limits.
  • Multi-tab + split view
  • SFTP sidebar + file editor
  • 10 saved connections
  • 20 command snippets
  • Command palette, search, recording
  • SSH key manager
  • Connection health monitoring
  • No AI features
  • No broadcast / workspaces
Teams
$8/user/mo
coming soon
Pro + shared workspaces, SSO, team audit.
  • Everything in Pro
  • Shared workspaces + connections
  • Team-wide audit log
  • SSO (SAML / OIDC)
  • Centralized key management
  • Role-based access control
  • Compliance reporting
  • Priority support
  • Custom onboarding available
Regional pricing: India/SEA/PH $4/mo · LATAM $6/mo · Powered by Paddle
Built for devs who ship.
Early beta feedback from developers, DevOps engineers, and sysadmins around the world.
"The danger detection alone is worth it. Caught a rm -rf /var/log on production that would've wrecked my Friday. Literally saved my job."
MR
Marco R.
DevOps Engineer · São Paulo
"I switched from iTerm2 after 6 years. The SFTP sidebar + split view combo is something I didn't know I needed. And it's free?"
SK
Sarah K.
Full-stack Developer · Berlin
"BYOK is the right model. I don't want another company routing my terminal output through their cloud. My key, my machine, my data."
AJ
Arjun J.
Security Engineer · Bangalore
"The NLP commands are wild. I type '? show all containers restarted in the last hour' and it gives me the exact docker command. Feels like magic."
LT
Lisa T.
SRE · San Francisco
"Finally a terminal from Southeast Asia that competes globally. PPP pricing at $4/mo makes Pro accessible for devs here in Manila."
JD
JD Cruz
Freelance Developer · Manila
"Broadcast mode across 5 staging servers at once. Deploy copilot tracking each step. This is what Warp should have been — but open source and private."
NK
Nik K.
Platform Lead · London
Trust through transparency.
The core terminal is MIT licensed. Inspect every line. Contribute. Fork. The AI engine is proprietary — that's how we fund development.

Core terminal — MIT license

All UI components, free features, connection management, SFTP sidebar, terminal rendering, and split view are fully open source. Star us on GitHub. PRs welcome.

void-terminal MIT Electron + React + TS PRs welcome
{}
MIT
Questions? Answered.
Everything you need to know before downloading.
What is BYOK? +
BYOK stands for "Bring Your Own Key." Instead of Void Terminal running its own AI infrastructure, you connect your own API key from Anthropic (Claude), OpenAI (GPT-4o), Google (Gemini), or run Ollama locally for fully offline AI. This means your terminal data never leaves your machine — the API call goes directly from your computer to your AI provider. Void never sees your data or your bill.
Is the free tier actually free forever? +
Yes. The free tier includes the full terminal with tabs, splits, SFTP sidebar, file editor, 10 saved connections, 20 snippets, command palette, output search, and session recording. No credit card. No time limit. No "trial period." The core terminal is also open-source (MIT) so it can't be taken away.
How much does the AI cost me? +
Void Terminal itself charges $0 for AI. You only pay your AI provider. Typical usage runs about $1-3/month on Anthropic or OpenAI. Void makes ~30 AI calls per hour max (rate-limited). Or use Ollama for completely free, fully offline AI — no internet needed.
Is my data private? +
Completely. Your API key is encrypted and stored locally at ~/.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).
Why not just use Warp? +
Warp is great, but there are key differences: Warp's AI runs through their cloud (your terminal data hits their servers). Void uses BYOK — your data stays local. Warp isn't open source. Void's core is MIT licensed. Warp doesn't have SFTP. Void does. Warp is $18/mo for teams. Void Pro is $12/mo with PPP pricing as low as $4/mo.
Do you support Linux? +
Not yet — macOS and Windows at launch. Linux support is planned for Q3 2026. The core is built on Electron so the port is straightforward. Star the GitHub repo and watch for announcements.
What about regional pricing? +
We use Purchasing Power Parity (PPP) pricing through Paddle. Developers in India, Philippines, Vietnam, Thailand, and Indonesia get Pro for $4/month. LATAM (Brazil, Mexico, Colombia) gets $6/month. Standard pricing is $12/month. Your region is detected automatically at checkout.
What's new.
Every release, every fix, every improvement. We ship fast.
v0.1.0March 2026LATEST
Public beta launch. 35 features shipped. Core terminal with multi-tab, split view (4 layouts), SFTP sidebar with 3 states, command palette, SSH key manager, connection health, notes sidebar, session recording, output search, multi-line input. Pro: 8 AI features (BYOK), broadcast mode, workspaces, SSH tunnels, audit log, env inspector, scheduled tasks, watch & alert.
v0.0.9Feb 2026
Closed beta fixes. Connection panel redesigned (View A/B split). SFTP drag-drop upload. AI danger detection expanded to 18 patterns. Settings panels now change based on license state (5 AI states).
v0.0.8Jan 2026
AI engine v2. Added deploy copilot, anomaly detection, security scanner. Memory timeline view. AI clipboard with context. NLP command conversion.
v0.0.5Dec 2025
First internal alpha. Basic terminal, SSH, tabs, 2-column split. Error explainer and danger detection prototypes.

Ready to think
inside the terminal?

Free forever. Pro when you need the AI brain. No credit card required.

macOS 12+ · Windows 10+ · ~85MB · No sign-up required