A curated collection of modern, feature-rich (or minimal!) terminal emulators for developers. Discover, compare, and choose your next terminal with ease!
Run Locally:
git clone https://github.com/threehymns/awesome-terminals.git
cd awesome-terminals
npm install
npm run dev
Each terminal entry includes:
{
"name": "Terminal Name",
"platform": ["Windows", "macOS", "Linux"],
"tags": ["Open Source", "File Previews", "AI", "Electron"],
"features": ["Built-in AI", "File browser/editor", "Tiling layout"],
"repo": "https://github.com/org/repo",
"website": "https://terminal-website.com"
}
Help us improve this resource! To add/update terminals:
src/terminals.json
MIT License - see LICENSE file.