termux-app
by
termux

Description: Termux - a terminal emulator application for Android OS extendible by variety of packages.

View on GitHub ↗

Summary Information

Updated 45 minutes ago
Added to GitGenius on September 3rd, 2023
Created on October 23rd, 2015
Open Issues & Pull Requests: 555 (+0)
Number of forks: 6,934
Total Stargazers: 57,425 (+6)
Total Subscribers: 1,545 (+0)

Issue Activity (beta)

Open issues: 448
New in 7 days: 7
Closed in 7 days: 6
Avg open age: 1,328 days
Stale 30+ days: 433
Stale 90+ days: 393

Recent activity

Opened in 7 days: 3
Closed in 7 days: 4
Comments in 7 days: 13
Events in 7 days: 34

Top labels

  • bug report (646)
  • invalid (144)
  • enhancement (102)
  • wontfix (56)
  • question (52)
  • duplicate (35)
  • Keyboard (28)
  • help wanted (23)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 395.7 days
90th percentile: 1718.0 days
Tracked items: 835

Most active contributors

Detailed Description

Termux is an Android terminal emulator application that provides a Linux environment on mobile devices, written primarily in Java. The repository contains the core application code for the user interface and terminal emulation functionality, while installable packages are maintained separately in the termux-packages repository. The application is designed to be extensible through a variety of optional plugin applications including Termux:API, Termux:Boot, Termux:Float, Termux:Styling, Termux:Tasker, and Termux:Widget.

The application requires Android 7 or higher for full support, though limited support was restored for Android 5 and 6 devices without package updates. Installation is available through multiple sources including F-Droid, GitHub Releases, GitHub Build Actions, and an experimental Google Play Store branch. The F-Droid version is distributed as a universal APK with approximately 180MB installation size, while GitHub releases offer both universal and architecture-specific variants ranging from 120MB to 180MB depending on the architecture chosen.

A critical consideration for users is the incompatibility of APK files signed with different keys. All Termux applications and plugins use the shared user ID com.termux and must be installed from the same source to function together. Mixing installations from different sources results in installation failures, requiring complete uninstallation and reinstallation from a single consistent source. The GitHub builds use a shared test key that is publicly available for community testing purposes, which presents a security consideration that users should be aware of when obtaining builds from sources other than the official GitHub repository.

The project has experienced steady growth, with the star count increasing from 57,207 to 57,208 as of the most recent tracking period. The repository maintains active community engagement with 834 tracked issues and pull requests. The most active contributors include agnostic-apollo with 733 events, twaik with 324 events, and sylirre with 197 events. Bug reports represent the most common issue type with 394 labeled items, followed by invalid issues with 38 items and enhancement requests with 30 items. The median response latency for issues and pull requests is 0.0 hours, indicating rapid community engagement.

A significant known issue affects Android 12 and later devices, where the operating system enforces a limit of 32 phantom processes across all applications combined and kills processes using excessive CPU resources. This can result in unexpected process termination with signal 9 messages. The repository documentation references related issues and provides guidance on disabling phantom process trimming through system configuration, though a proper resolution is expected in Android 12L or 13.

The project maintains connections with other major repositories through overlapping contributors, including microsoft/vscode, microsoft/typescript, and rust-lang/rust. The application is actively seeking Android application maintainers to support ongoing development. Version 0.118.3 is the latest release, with version 0.118.0 and higher strongly recommended due to critical security vulnerability fixes addressing world-readable file permissions issues.

termux-app
by
termuxtermux/termux-app

Repository Details

Fetching additional details & charts...