Freessh
FreeSSH is a local-first, free and open-source alternative to Termius, built for developers and operators who want a fast desktop SSH workflow without vendor lock-in.
Install / Use
/learn @Adelodunpeter25/FreesshREADME
FreeSSH
A free, open-source, local-first SSH client.
FreeSSH is a local-first, free and open-source alternative to Termius, built for developers and operators who want a fast desktop SSH workflow without vendor lock-in.

Why FreeSSH
- Always free and open source
- Extremely optimized and fast
- Local-first by design
- Desktop-focused SSH and SFTP workflows
- Built for everyday terminal operations
Features
- Multi-session terminal tabs (local and remote)
- Integrated SFTP browser for local/remote file operations
- SSH key generation, import, export, and management
- Known hosts management and host-key verification flow
- SSH port forwarding support
- Command snippets for repeatable workflows
- Session logging and log viewer
- Command history support in terminal workflows
- Connection grouping and search
Platform Status
FreeSSH is currently in Beta.
- macOS: primary tested platform
- Linux: beta testing in progress
- Windows: beta testing in progress
Feedback from beta users is helping harden Linux and Windows support before stable release.
Download
Prebuilt installers are published on the GitHub Releases page:
-
https://github.com/Adelodunpeter25/freessh/releases
-
macOS:
.dmg(x64, arm64) -
Windows:
.msi(x64) -
Linux:
.deband.AppImage(x64)
If you do not see a build for your platform yet, run locally from source (below).
Run Locally
Prerequisites
- Bun (recommended for this repo)
- Go (for the backend in
backend/)
Dev (hot reload)
- Install dependencies:
bun install
- Build the backend binary (required for the desktop app to function in dev):
bun run build:backend
- Start Electron + Vite:
bun run dev
Build (production preview)
- Build backend + frontend bundles:
bun run build:backendbun run build
- Preview the built app:
bun run start
- Installer builds:
bun run build:macbun run build:winbun run build:linux
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
