Run Nix package manager on Android. Based off Termux the terminal emulator, but not Termux the distro. [maintainer=@t184256]
Find a file
Fredrik Fornwall 09ecd14764 Fix crash when using some unicode characters
We should never try to look at characters in a row after those
actually used.
2015-11-13 00:14:35 +01:00
.idea Initial commit 2015-10-25 15:27:32 +01:00
app Fix crash when using some unicode characters 2015-11-13 00:14:35 +01:00
gradle/wrapper Update gradle wrapper to 2.8 2015-11-06 00:05:32 +01:00
.editorconfig Minor changes in README and adding an EditorConfig file 2015-11-07 19:39:13 +01:00
.gitignore Make git ignore all build/ folders 2015-10-25 16:40:20 +01:00
.travis.yml Let travis run './gradlew testDebugUnitTest' 2015-10-25 17:26:00 +01:00
build-jnilibs.sh Make build-jnilibs.sh always clear directories 2015-10-25 22:35:42 +01:00
build.gradle Update to Android Gradle Plugin version 1.5.0 2015-11-12 22:16:09 +01:00
gradle.properties Initial commit 2015-10-25 15:27:32 +01:00
gradlew Update gradle wrapper to 2.8 2015-11-06 00:05:32 +01:00
gradlew.bat Initial commit 2015-10-25 15:27:32 +01:00
README.md Clarify Apache License version (fixes #10) 2015-11-07 23:09:52 +01:00
settings.gradle Initial commit 2015-10-25 15:27:32 +01:00
travis.keystore Use temporary keystore for travis builds 2015-10-25 17:08:07 +01:00

Termux app

Travis build status

Termux is an Android terminal app and Linux environment.

License

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

Building JNI libraries

For ease of use, the JNI libraries are checked into version control. Execute the build-jnilibs.sh script to rebuild them.

Terminal resources

Terminal emulators