Termora TermoraDev
winget install --id=TermoraDev.Termora -e
Termora is a terminal emulator and SSH client for Windows, macOS and Linux.
Termora is a terminal emulator and SSH client designed for seamless access to remote servers and local terminals across Windows, macOS, and Linux.
Key Features:
- Supports SSH connections and local terminal sessions.
- Compatible with Windows, macOS, and Linux operating systems.
- Implements Zmodem protocol for efficient file transfers.
- Enables configuration synchronization via Gist or WebDAV.
- Offers macro recording and playback capabilities.
- Provides robust data encryption for secure communication.
Audience & Benefit:
Ideal for developers, system administrators, and IT professionals seeking a reliable and feature-rich terminal solution to enhance productivity and streamline workflows across multiple platforms.
Termora can be installed via winget on supported systems.
README
Termora
Termora is a terminal emulator and SSH client for Windows, macOS and Linux.

Termora is developed using Kotlin/JVM and partially implements the XTerm protocol (with ongoing improvements). Its ultimate vision is to achieve full platform support (including Android, iOS, and iPadOS) through Kotlin Multiplatform.
Features
- SSH and local terminal support
- Serial port protocol support
- SFTP & Command file transfer support
- Compatible with Windows, macOS, and Linux
- Zmodem protocol support
- SSH port forwarding & Jump hosts
- Support for X11 and SSH-Agent
- Terminal log
- Configuration synchronization via Gist & WebDAV
- Macro support (record and replay scripts)
- Keyword highlighting
- Key management
- Broadcast commands to multiple sessions
- Find Everywhere quick navigation
- Data encryption
- ...
Download
- Latest release
- Homebrew:
brew install --cask termora
- WinGet:
winget install termora
Development
It is recommended to use the JetBrainsRuntime version of the JDK and run the program via ./gradlew :run
to run the program.
The program can be run via ./gradlew dist
to automatically build the local version. On macOS: dmg
, on Windows: zip
, on Linux: tar.gz
.
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.