mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
88f20c48989943e203a3965817d84da608d61c07
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
- SFTP file transfer support
- Compatible with Windows, macOS, and Linux
- Zmodem protocol support
- SSH port forwarding
- Configuration synchronization via Gist
- Macro support (record and replay scripts)
- Keyword highlighting
- Key management
- Broadcast commands to multiple sessions
- Find Everywhere quick navigation
- Data encryption
- ...
Download
Get the latest version from the Releases page.
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.
Description
Languages
Kotlin
73.7%
Java
26%
Dockerfile
0.2%
Inno Setup
0.1%
