dependabot[bot] 3ebdf73fbf chore(deps): bump exposed from 1.0.0-beta-4 to 1.0.0-beta-5
Bumps `exposed` from 1.0.0-beta-4 to 1.0.0-beta-5.

Updates `org.jetbrains.exposed:exposed-core` from 1.0.0-beta-4 to 1.0.0-beta-5
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

Updates `org.jetbrains.exposed:exposed-crypt` from 1.0.0-beta-4 to 1.0.0-beta-5
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

Updates `org.jetbrains.exposed:exposed-jdbc` from 1.0.0-beta-4 to 1.0.0-beta-5
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

Updates `org.jetbrains.exposed:exposed-migration` from 1.0.0-beta-4 to 1.0.0-beta-5
- [Release notes](https://github.com/JetBrains/Exposed/releases)
- [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/Exposed/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.exposed:exposed-core
  dependency-version: 1.0.0-beta-5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-crypt
  dependency-version: 1.0.0-beta-5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-jdbc
  dependency-version: 1.0.0-beta-5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.exposed:exposed-migration
  dependency-version: 1.0.0-beta-5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 11:09:44 +08:00
2025-07-17 11:28:17 +08:00
2025-07-03 15:54:38 +08:00
2025-07-31 10:33:37 +08:00
2025-07-31 16:57:33 +08:00
2025-03-27 17:22:13 +08:00
2025-07-21 10:47:07 +08:00
2025-01-02 10:51:54 +08:00
2025-01-02 10:51:54 +08:00
2025-07-10 12:14:33 +08:00
2025-07-10 12:14:33 +08:00
2025-07-20 13:46:59 +08:00
2025-06-14 16:47:30 +08:00
2025-07-31 10:33:37 +08:00

Termora

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

Readme

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
Transfer

📝 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
Transfer Edit

💻 Hosts

  • Tree-like hierarchical structure, similar to folders
  • Assign tags to individual hosts
  • Import hosts from other tools
  • Open with the transfer tool
Transfer Edit

🧩 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

🛠️ 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.
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%