Run Nix package manager on Android. Based off Termux the terminal emulator, but not Termux the distro. [maintainer=@t184256]
Find a file
Fredrik Fornwall fc92a27cb2 Extended keyboard: allow inline input
Ff the buffer is empty, send a newline, otherwise send the content of
the buffer with the newline stripped. This way <Enter><Enter> means
"insert the buffer content and send a newline", while a single <Enter>
means just "insert the buffer content". Fixes #261.
2017-02-28 00:42:36 +01:00
.idea Update gradle and Android Studio 2016-09-19 23:26:49 +02:00
app Extended keyboard: allow inline input 2017-02-28 00:42:36 +01:00
art Adjust text placement on feature graphics 2016-12-30 03:23:53 +01:00
gradle/wrapper Update gradle to 3.2.1 2016-12-04 17:26:26 +01:00
.editorconfig Set 4 space indentation in .editorconfig 2016-03-15 00:09:10 +01:00
.gitignore Use the new cmake support to build JNI code 2016-09-21 22:30:20 +02:00
.travis.yml Travis testing 2017-02-05 22:25:37 +01:00
build.gradle gradle: Update android gradle plugin 2016-12-07 20:26:09 -05:00
gradle.properties Use the new cmake support to build JNI code 2016-09-21 22:30:20 +02:00
gradlew Update gradle to 3.2.1 2016-12-04 17:26:26 +01:00
gradlew.bat Update Gradle wrapper to 3.2 2016-11-18 18:01:00 +08:00
README.md Update README a bit 2016-11-24 20:05:28 +01:00
settings.gradle Initial commit 2015-10-25 15:27:32 +01:00

Termux app

Travis build status Join the chat at https://gitter.im/termux/termux

Termux is an Android terminal app 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

License

Released under the GPLv3 license. Contains code from Terminal Emulator for Android which is released under the Apache License 2.0.

Terminal resources

Terminal emulators