A fast, lightweight terminal for DevOps — connect to your servers instantly
Download • Features • Installation • Usage
| Platform | Download |
|---|---|
| macOS (Apple Silicon) | .dmg |
| macOS (Intel) | .dmg |
| Windows | .msi / .exe |
| Linux | .deb / .rpm / .AppImage |
- 🚀 Fast & Lightweight — Built with Tauri and Rust for maximum performance
- 📑 Multi-Tab Support — Open multiple terminal sessions in tabs
- 🔲 Split Panes — Horizontal and vertical splits like iTerm2
- 🖥️ SSH Manager — Save and quickly connect to your servers
- 🎨 Beautiful UI — Modern dark theme with customizable colors
- ⌨️ Keyboard Shortcuts — Boost your productivity
- 💾 Layout Persistence — Your tabs and splits are saved automatically
| Shortcut | Action |
|---|---|
⌘/Ctrl + T |
New tab |
⌘/Ctrl + W |
Close tab |
⌘/Ctrl + D |
Split vertical |
⌘/Ctrl + Shift + D |
Split horizontal |
⌘/Ctrl + [ |
Previous tab |
⌘/Ctrl + ] |
Next tab |
- Frontend: React 19, TypeScript, Tailwind CSS, Xterm.js
- Backend: Tauri 2.0, Rust
- Build: Vite 7, Bun
# Clone the repository
git clone https://github.com/Foshati/Termfa.git
cd Termfa
# Install dependencies
bun install
# Run in development mode
bun run tauri:dev
# Build for production
bun run tauri build- Node.js (v18+)
- Bun
- Rust
- Tauri prerequisites
Simply open the app to get a local terminal session.
- Click on Hosts in the sidebar
- Click + to add a new host
- Enter your server details (hostname, port, username)
- Click on the host to connect
⌘+Dfor vertical split⌘+Shift+Dfor horizontal split- Drag the divider to resize
Termfa comes with built-in themes:
- Default (GitHub Dark)
- Dracula
- Solarized Dark
- One Dark
Change themes in Settings (gear icon in sidebar).
Contributions are welcome!
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing) - Open a Pull Request
This project is licensed under the MIT License. See LICENSE for details.
Foshati
- GitHub: @Foshati
⭐ If you like Termfa, give it a star!
Connect Fast. Stay Light.