Run Nix package manager on Android. Based off Termux the terminal emulator, but not Termux the distro. [maintainer=@t184256]
Find a file
Fredrik Fornwall 009de5a3ee Split up into modules and add float module
Split the app/ module into three modules

terminal/ - Terminal emulator library module.
view/ - Terminal view library module (depending on terminal/).
app/ - The main Termux app (depending on view/).

Also add the

float/ - The Termux:Float app (depending on view/).
2017-04-01 19:06:02 +02:00
.idea Split up into modules and add float module 2017-04-01 19:06:02 +02:00
app Split up into modules and add float module 2017-04-01 19:06:02 +02:00
art Fix some android studio lint warnings 2017-03-06 01:47:08 +01:00
float Split up into modules and add float module 2017-04-01 19:06:02 +02:00
gradle/wrapper Update gradle config 2017-03-06 01:41:12 +01:00
terminal Split up into modules and add float module 2017-04-01 19:06:02 +02:00
view Split up into modules and add float module 2017-04-01 19:06:02 +02: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 Update gradle config 2017-03-06 01:41:12 +01: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 Split up into modules and add float module 2017-04-01 19:06:02 +02: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