Run Nix package manager on Android. Based off Termux the terminal emulator, but not Termux the distro. [maintainer=@t184256]
Find a file
agnostic-apollo ada5087f67 Partial refactor of the mess that is TerminalView
- Decouple the `CursorController`, `TextSelectionCursorController`(previously `SelectionModifierCursorController`) and `TextSelectionHandleView` (previously `HandleView`) from `TerminalView` by moving them to their own class files.
- Fixes #1501 which caused the `java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.` exception to be thrown when long pressing the down key while simultaneously long pressing the terminal view for text selection.
2021-03-06 18:25:10 +05:00
.github github actions: add workflow for publishing terminal-view/terminal-emulator on Github Packages 2021-02-11 23:08:15 +02:00
app Request android.permission.REQUEST_INSTALL_PACKAGES permission 2021-03-02 16:48:15 +05:00
art icon: add regular png icon for compatibility with some launchers 2021-02-03 15:49:03 +02:00
fastlane/metadata/android/en-US add basic metadata for F-Droid. 2021-02-03 16:43:17 +02:00
gradle/wrapper Update plugins and gradle to latest versions 2021-01-01 18:12:53 +01:00
terminal-emulator github actions: test run for publishing maven packages 2021-02-11 23:10:44 +02:00
terminal-view Partial refactor of the mess that is TerminalView 2021-03-06 18:25:10 +05:00
.editorconfig Use 2 spaces for yaml files (.travis.yml) 2018-08-30 13:51:24 +02:00
.gitattributes update .gitattributes 2020-10-01 01:08:39 +03:00
.gitignore Include bootstrap zips as shared libraries 2019-10-20 20:15:50 +02:00
build.gradle Update plugins and gradle to latest versions 2021-01-01 18:12:53 +01:00
gradle.properties Update ndk to r22 2021-01-01 18:12:53 +01:00
gradlew gradle 6.6.1 2020-08-26 20:40:29 +03:00
gradlew.bat gradle 6.6.1 2020-08-26 20:40:29 +03:00
LICENSE.md Restructure library modules 2017-04-02 14:21:36 +02:00
README.md readme: remove links to Google Play and Nethunter stores 2021-02-03 02:56:53 +02:00
settings.gradle Remove float/ 2017-04-04 23:39:05 +02:00

Termux application

Build status Testing status Join the chat at https://gitter.im/termux/termux

Termux is an Android terminal application and Linux environment.

Note that this repository is for the app itself (the user interface and the terminal emulation). For the packages installable inside the app, see termux/termux-packages


@termux is looking for Termux Application maintainer for implementing new features, fixing bugs and reviewing pull requests since current one (@fornwall) is inactive.

Issue https://github.com/termux/termux-app/issues/1072 needs extra attention.


Installation

Termux application can be obtained from F-Droid.

Additionally we provide per-commit debug builds for those who want to try out the latest features or test their pull request. This build can be obtained from one of the workflow runs listed on Github Actions page.

Signature keys of all offered builds are different. Before you switch the installation source, you will have to uninstall the Termux application and all currently installed plugins.

Terminal resources

Terminal emulators