dependabot[bot] 85b2f222f4 chore(deps): bump kotlin from 2.1.21 to 2.2.0
Bumps `kotlin` from 2.1.21 to 2.2.0.

Updates `org.jetbrains.kotlin.jvm` from 2.1.21 to 2.2.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.21...v2.2.0)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.21 to 2.2.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.2.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.1.21...v2.2.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 11:51:21 +08:00
2025-06-16 15:31:10 +08:00
2025-02-18 11:42:01 +08:00
2025-06-23 12:04:03 +08:00
2025-03-27 17:22:13 +08:00
2025-06-22 18:55:48 +08:00
2025-01-02 10:51:54 +08:00
2025-01-02 10:51:54 +08:00
2025-04-07 09:52:57 +08:00
2025-04-07 09:52:57 +08:00
2025-06-21 17:01:15 +08:00
2025-06-14 16:47:30 +08:00
2025-06-13 15:16:56 +08:00

Termora

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

termora

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

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
Termora is a terminal emulator and SSH client for Windows, macOS and Linux.
Readme 13 MiB
Languages
Kotlin 73.7%
Java 26%
Dockerfile 0.2%
Inno Setup 0.1%