Source code of the official electerm website: https://electerm.org.
This repository builds and maintains the electerm homepage, providing product introductions, download entry points for each platform, the theme marketplace, usage videos, and more, with multilingual support.
electerm is an open-source terminal / SSH / SFTP / FTP / Telnet / serialport / RDP / VNC / Spice client, supporting Linux, macOS, Windows, Android, and HarmonyOS.
Besides the mainstream Windows / macOS / Linux / Android platforms, electerm also supports HarmonyOS and older systems such as Ubuntu 18, Windows 7, macOS 10+, as well as domestic Linux distributions like UOS, Kylin, and LoongArch (both old-world and new-world).
- Works as a terminal / file manager or an SSH / SFTP / FTP / Telnet / serialport / RDP / VNC / Spice client
- Supports Windows 7+ (X64/ARM64), HarmonyOS, Android, macOS 10.15+ (X64/arm64), Linux (X64/arm64/Loong64), and even older systems with glibc 2.17+
- Global hotkey to toggle window visibility (similar to guake, default
ctrl + 2) - Multi-platform support (Linux / macOS / Windows)
- Multi-language support (Chinese, English, Japanese, Korean, Russian, Spanish, French, and more)
- Double-click to directly edit small remote files
- Public key + password authentication
- Zmodem (rz, sz) and Trzsz (trz/tsz) support
- SSH tunnel and global / session proxy support
- Terminal background image and transparent window
- Quick commands, UI / terminal themes
- Sync bookmarks / themes / quick commands to GitHub / Gitee secret gist, WebDAV, a custom server, or electerm cloud
- Integrated AI assistant for command suggestions, script writing, explaining selected content, and creating bookmarks / themes
- MCP (Model Context Protocol) widget for AI assistant and external tool integration
- Deep link support, e.g.
ssh://user@host:22,telnet://192.168.2.31:34554 - Command-line usage
- Homepage / Downloads: https://electerm.org
- Theme live editor, live preview & sharing: https://theme.electerm.org
- Online demo: https://demo.electerm.org
- electerm online (free cloud app): https://cloud.electerm.org
- electerm AI: https://ai.electerm.org
- electerm-web (browser version, including mobile): https://github.com/electerm/electerm-web
- electerm-android: https://github.com/electerm/electerm-android
- electerm-harmony (HarmonyOS): https://github.com/electerm/electerm-harmony
- Docker deployment: https://github.com/electerm/electerm-web-docker
- Locales: https://github.com/electerm/electerm-locales
- App stores
- Huawei AppGallery: https://appgallery.huawei.com/app/detail?id=org.electerm.electerm
- Microsoft Store: https://www.microsoft.com/store/apps/9NCN7272GTFF
- Snap Store: https://snapcraft.io/electerm
- Package repositories
- deb repo: https://repos.electerm.org/deb
- rpm repo: https://repos.electerm.org/rpm
- macOS:
brew install --cask electerm - Linux (snap):
sudo snap install electerm --classic - Windows: Microsoft Store, winget (
winget install electerm.electerm), or scoop - npm:
npm i -g electerm - For installers of each platform and detailed steps, see the official site https://electerm.org
MIT