Free Software Collection
Free Terminal Emulators
Terminals used to compete on rendering speed, fonts and tabs. In the last couple of years a new question appeared: where do the commands you type actually go. This collection sorts them by licence, platform and whether they work fully offline. All figures verified August 2026 against their repositories.
8 curated recommendations
Selection Criteria
- Open source and free, with no paid gate on core features.
- No account required to use.
- Licences recorded from the actual LICENSE file, not repository auto-detection.
- Offline capability is called out separately — a terminal is where you type passwords and reach production.
Recommended Tools
Windows Terminal
Microsoft's official terminal — the default answer on Windows
- Open Source
- Offline
- No Ads
- No Sign-up
Tabby
A cross-platform terminal configured through a GUI, with built-in SSH and serial management
- Open Source
- Offline
- Cross-platform
- No Ads
Alacritty
A GPU-rendered minimal terminal that deliberately omits tabs
- Open Source
- Offline
- Cross-platform
- No Ads
Warp
A terminal with deep AI integration — but no fully offline mode
- Open Source
- Cross-platform
- No Ads
Ghostty
A native terminal written in Zig — the fastest-rising of the group since its 2025 release
- Open Source
- Offline
- Cross-platform
- No Ads
kitty
A GPU terminal that can display images inline
- Open Source
- Offline
- Cross-platform
- No Ads
WezTerm
A cross-platform terminal configured in Lua, with the most complete multiplexing
- Open Source
- Offline
- Cross-platform
- No Ads
Unterm
The terminal AI agents can drive
- Open Source
- No Ads
- No Tracking
- Offline
FAQ
- Which of the eight should I pick?
- Windows Terminal on Windows if you do not want to tinker; Tabby for cross-platform with GUI configuration; Alacritty for raw speed if you already use tmux; Ghostty for native feel and momentum; kitty to view images inline; WezTerm for Lua configuration and full multiplexing; Warp for deep AI integration if you accept the network requirement; Unterm if you want AI agents driving the terminal from outside with everything local.
- Why does Warp lack the offline and no-tracking badges?
- Because it states itself that fully offline use is unsupported. In the post dropping the login requirement Warp wrote: being logged out != being offline. Telemetry still flows when signed out (it can be disabled), and team plus some AI features still need an account. Its client is genuinely AGPL-3.0 open source; the Oz cloud orchestration platform is not.