SkillAgentSearch skills...

Termora

Termora is a terminal emulator and SSH client for Windows, macOS and Linux.

Install / Use

/learn @TermoraDev/Termora
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <a href="./README.zh_CN.md">简体中文</a> | <a href="./README.pt_BR.md">Português (Brasil)</a> </div>

Termora

Termora is a cross-platform terminal emulator and SSH client, available on Windows, macOS, and Linux.

<div align="center"> <img src="docs/readme.png" alt="Readme" /> </div>

Termora is developed using Kotlin/JVM and partially implements the XTerm control sequence protocol. Its long-term goal is to achieve full platform support (including Android, iOS, and iPadOS) via Kotlin Multiplatform.

✨ Features

  • 🧬 Cross-platform support
  • 🔐 Built-in key manager
  • 🖼️ X11 forwarding
  • 🧑‍💻 SSH-Agent integration
  • 💻 System information display
  • 📁 GUI-based SFTP file management
  • 📊 Nvidia GPU usage monitoring
  • ⚡ Quick command shortcuts

🚀 File Transfer

  • Direct transfers between server A ↔ B
  • Recursive folder support
  • Up to 6 concurrent transfer tasks
<div align="center"> <img src="docs/transfer.png" alt="Transfer" /> </div>

📝 File Editing

  • Auto-upload after editing and saving
  • Rename files and folders
  • Quick deletion of large folders (rm -rf supported)
  • Visual permission editing
  • Create new files and folders
<div align="center"> <img src="docs/transfer-edit.png" alt="Transfer Edit" /> </div>

💻 Hosts

  • Tree-like hierarchical structure, similar to folders
  • Assign tags to individual hosts
  • Import hosts from other tools
  • Open with the transfer tool
<div align="center"> <img src="docs/host.png" alt="Transfer Edit" /> </div>

🧩 Plugins

  • 🌍 Geo: Display geolocation of hosts
  • 🔄 Sync: Sync settings to Gist or WebDAV
  • 🗂️ WebDAV: Connect to WebDAV storage
  • 📝 Editor: Built-in SFTP file editor
  • 📡 SMB: Connect to SMB
  • ☁️ S3: Connect to S3 object storage
  • ☁️ Huawei OBS: Connect to Huawei Cloud OBS
  • ☁️ Tencent COS: Connect to Tencent Cloud COS
  • ☁️ Alibaba OSS: Connect to Alibaba Cloud OSS
  • 👉 View all plugins...

📦 Download

  • 🧾 Latest Release
  • 🍺 Homebrew: brew install --cask termora
  • 🔨 WinGet: winget install termora
  • <img src="https://apps.microsoft.com/assets/icons/logo-16x16.png" alt="microsoft logo"/> <b>Microsoft Store</b>: <a href="https://apps.microsoft.com/store/detail/9NRZBHG43SB9?cid=DevShareMCLPCS">Visit Termora in the Microsoft Store</a>

🛠️ Development

We recommend using the JetBrainsRuntime JDK for development.

  • Run locally: ./gradlew :run

📄 License

This software is distributed under a dual-license model. You may choose one of the following options:

  • AGPL-3.0: Use, distribute, and modify the software under the terms of the AGPL-3.0.
  • Proprietary License: For closed-source or proprietary use, please contact the author to obtain a commercial license.
View on GitHub
GitHub Stars3.5k
CategoryDevelopment
Updated19h ago
Forks192

Languages

Kotlin

Security Score

80/100

Audited on Apr 9, 2026

No findings