termoradev/termora

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

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 20 minutes ago
Type:ApplicationCategory(s):Terminal, Shell & TUIDeveloper Tools
Added to GitGenius on September 18th, 2026
Created on January 2nd, 2025
Open Issues & Pull Requests: 201 (+0)
GitHub issues: Enabled
Number of forks: 226
Total Stargazers: 3,818 (+0)
Total Subscribers: 16 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.7 hours
Mean response time: 3.0 days
90th percentile: 4.7 days
Tracked items: 637

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in four opened in the past year never receives a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 85% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 40% of issues opened in the past year have been closed. Three people close 84% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 161
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 248 days
Stale 30+ days: 156
Stale 90+ days: 139

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (89)
  • bug (76)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

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

Termora addresses the need for a unified terminal and SSH experience across operating systems. It implements the XTerm control sequence protocol and provides integrated SSH connectivity with a built-in key manager and SSH-Agent support. The tool includes GUI-based SFTP file management with direct server-to-server transfers, file editing capabilities with auto-upload, and a hierarchical host management system with tagging. Additional features include X11 forwarding, system information display, Nvidia GPU monitoring, and quick command shortcuts. The project is built in Kotlin and designed with a long-term vision to expand to mobile platforms through Kotlin Multiplatform.

Termora suits developers and system administrators who work across multiple platforms and need integrated terminal and file transfer capabilities in a single application. The hierarchical host management with tags makes it valuable for teams managing many servers. The plugin ecosystem extends functionality to cloud storage services, WebDAV, SMB, and geolocation features. The tool is available through standard package managers including Homebrew and WinGet, as well as the Microsoft Store, making installation straightforward across platforms.

The project maintains active development with regular updates to its core terminal emulation and SSH features. The codebase shows ongoing refinement of the file transfer system, including support for concurrent transfers and recursive folder operations. Plugin development appears to be a continuous focus, with the ecosystem expanding to cover multiple cloud storage providers and network protocols. The project sustains documentation in multiple languages and provides clear development setup instructions for contributors.