SSH terminal & server manager for Windows. Built with Electron.
A desktop app for managing SSH connections and local terminals. think of it like a simpler MobaXterm or Termius but open source and lightweight
i've been working on this for about a month now (12/15/25). it's still in beta but it's usable.
- Multi-tab terminals (local + SSH)
- Server management with folders
- Theme support (7 themes so far)
- Session logging
- Broadcast mode (send commands to multiple terminals)
- SFTP browser
- Port forwarding
- SSH key management
- Right-click paste, Ctrl+V paste, copy on select
- Draggable tabs
- Electron 28
- xterm.js
- node-pty
- ssh2
git clone https://github.com/yourpov/PolarOps.git
cd PolarOps
npm install
npm run devnpm run buildOutput goes to dist/
- GPU cache warnings on dev (goes away when packaged)
- Some themes need terminal restart to fully apply
- Connection groups/tags
- Import/export settings
- Snippets manager
- Multi-monitor support
- Telegram: @depoLTC
- GitHub: @yourpov
- Instagram: @capalot.ecstasy
MIT




