[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-7358":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":28,"discoverSource":29},7358,"termora","TermoraDev\u002Ftermora","TermoraDev","Termora is a terminal emulator and SSH client for Windows, macOS and Linux.","https:\u002F\u002Ftermora.app",null,"Kotlin",3673,210,16,143,0,2,20,103,14,28.97,false,"2.x",[],"2026-06-12 02:01:38","\u003Cdiv align=\"center\">\n\u003Ca href=\".\u002FREADME.zh_CN.md\">简体中文\u003C\u002Fa> | \u003Ca href=\".\u002FREADME.pt_BR.md\">Português (Brasil)\u003C\u002Fa>\n\u003C\u002Fdiv>\n\n# Termora\n\n**Termora** is a cross-platform terminal emulator and SSH client, available on **Windows, macOS, and Linux**.\n\n\u003Cdiv align=\"center\">\n  \u003Cimg src=\"docs\u002Freadme.png\" alt=\"Readme\" \u002F>\n\u003C\u002Fdiv>\n\nTermora is developed using [**Kotlin\u002FJVM**](https:\u002F\u002Fkotlinlang.org\u002F) and partially implements the [**XTerm control sequence protocol**](https:\u002F\u002Finvisible-island.net\u002Fxterm\u002Fctlseqs\u002Fctlseqs.html). Its long-term goal is to achieve **full platform support** (including Android, iOS, and iPadOS) via [**Kotlin Multiplatform**](https:\u002F\u002Fkotlinlang.org\u002Fdocs\u002Fmultiplatform.html).\n\n\n\n## ✨ Features\n\n- 🧬 Cross-platform support\n- 🔐 Built-in key manager\n- 🖼️ X11 forwarding\n- 🧑‍💻 SSH-Agent integration\n- 💻 System information display\n- 📁 GUI-based SFTP file management\n- 📊 Nvidia GPU usage monitoring\n- ⚡ Quick command shortcuts\n\n\n## 🚀 File Transfer\n\n- Direct transfers between server A ↔ B\n- Recursive folder support\n- Up to **6 concurrent transfer tasks**\n\n\u003Cdiv align=\"center\">\n  \u003Cimg src=\"docs\u002Ftransfer.png\" alt=\"Transfer\" \u002F>\n\u003C\u002Fdiv>\n\n\n\n## 📝 File Editing\n\n- Auto-upload after editing and saving\n- Rename files and folders\n- Quick deletion of large folders (`rm -rf` supported)\n- Visual permission editing\n- Create new files and folders\n\n\u003Cdiv align=\"center\">\n  \u003Cimg src=\"docs\u002Ftransfer-edit.png\" alt=\"Transfer Edit\" \u002F>\n\u003C\u002Fdiv>\n\n## 💻 Hosts\n\n- Tree-like hierarchical structure, similar to folders\n- Assign tags to individual hosts\n- Import hosts from other tools\n- Open with the transfer tool\n\n\u003Cdiv align=\"center\">\n  \u003Cimg src=\"docs\u002Fhost.png\" alt=\"Transfer Edit\" \u002F>\n\u003C\u002Fdiv>\n\n## 🧩 Plugins\n\n- 🌍 Geo: Display geolocation of hosts\n- 🔄 Sync: Sync settings to Gist or WebDAV\n- 🗂️ WebDAV: Connect to WebDAV storage\n- 📝 Editor: Built-in SFTP file editor\n- 📡 SMB:  Connect to [SMB](https:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FServer_Message_Block)\n- ☁️ S3: Connect to S3 object storage\n- ☁️ Huawei OBS: Connect to Huawei Cloud OBS\n- ☁️ Tencent COS: Connect to Tencent Cloud COS\n- ☁️ Alibaba OSS: Connect to Alibaba Cloud OSS\n- 👉 [View all plugins...](https:\u002F\u002Fwww.termora.app\u002Fplugins)\n\n\n\n\n## 📦 Download\n\n- 🧾 [Latest Release](https:\u002F\u002Fgithub.com\u002FTermoraDev\u002Ftermora\u002Freleases\u002Flatest)\n- 🍺 **Homebrew**: `brew install --cask termora`\n- 🔨 **WinGet**: `winget install termora`\n- \u003Cimg src=\"https:\u002F\u002Fapps.microsoft.com\u002Fassets\u002Ficons\u002Flogo-16x16.png\" alt=\"microsoft logo\"\u002F> \u003Cb>Microsoft Store\u003C\u002Fb>: \u003Ca href=\"https:\u002F\u002Fapps.microsoft.com\u002Fstore\u002Fdetail\u002F9NRZBHG43SB9?cid=DevShareMCLPCS\">Visit Termora in the Microsoft Store\u003C\u002Fa>\n\n\n\n## 🛠️ Development\n\nWe recommend using the [JetBrainsRuntime](https:\u002F\u002Fgithub.com\u002FJetBrains\u002FJetBrainsRuntime) JDK for development.\n\n- Run locally: `.\u002Fgradlew :run`\n\n\n## 📄 License\n\nThis software is distributed under a dual-license model. You may choose one of the following options:\n\n- **AGPL-3.0**: Use, distribute, and modify the software under the terms of the [AGPL-3.0](https:\u002F\u002Fopensource.org\u002Flicense\u002Fagpl-v3).\n- **Proprietary License**: For closed-source or proprietary use, please contact the author to obtain a commercial license.\n","Termora 是一个跨平台的终端模拟器和SSH客户端，支持Windows、macOS和Linux系统。该项目使用Kotlin\u002FJVM开发，并部分实现了XTerm控制序列协议，目标是通过Kotlin Multiplatform实现全平台支持（包括Android、iOS和iPadOS）。它具备内置密钥管理、X11转发、SSH-Agent集成等功能，还提供基于GUI的SFTP文件管理和Nvidia GPU使用情况监控等特性。特别适合需要在不同操作系统间进行高效远程管理和文件传输的开发者或系统管理员使用。此外，Termora还支持多种插件扩展功能，如连接到WebDAV存储、S3对象存储等，进一步增强了其应用场景的灵活性。","2026-06-11 03:11:57","top_language"]