electerm
Multifunctional terminal and remote access client for various computing platforms
GraphCanon updated 3w · GitHub synced 3w
Decision brief
Electerm is designed for users needing a multifunctional terminal with support for multiple protocols on various operating systems.
Good fit when
- For developers needing a streamlined interface to handle different remote computing needs such as SSH, SFTP, or RDP without switching tools.
- Suitable when you require cross-platform support and a consistent user experience across Linux, macOS, and Windows.
Avoid when
- If your primary need is for lightweight terminal operations without the overhead of Electron and its dependencies.
- Not ideal if you specifically seek advanced features catered to a single remote access protocol.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (14,571) are secondary evidence.
- npm downloads (30d)
- 4,224·npm downloads API·3w
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 3w
- Provenance
- Not a fork · Organization account
- As of 3w
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install electerm npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Electerm is an open-source application that supports multiple protocols like SSH, SFTP, FTP, TELNET, serial port communication, RDP, VNC, and SPICE. It provides a unified user interface built using Electron.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Jul 26, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Jul 26, 2026
- Languages
- javascript
Source: github.language+package.json · Jul 26, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 26, 2026)
# needs nodejs/npm, suggest using nvm to install nodejs/npmSource link
Tags
README
Install
- For Mac user:
brew install --cask electerm - With snap:
sudo snap install electerm --classic - For some Linux distribution, you can find it from OS default App store(Ubuntu, Deepin, Mint...).
- For some linux OS, the
rpm,deb, orsnaprelease may not work, you can try thetar.gzor.appImagerelease. - For Windows users, you can install it from windows store, command-line installer winget and scoop is also recommended:
---
# needs nodejs/npm, suggest using nvm to install nodejs/npm
---
# Install yarn first(to do yarn autoclean)
---
# See https://yarnpkg.com/en/docs/install
For agents
This page has a .md twin and JSON over the API.