Fork of NeoTerm source code with our own modifications
Go to file
2020-06-28 10:28:08 +00:00
.idea Consolidate properties at project level 2019-02-26 20:07:13 +11:00
artwork Update launcher icons. 2015-03-25 18:30:40 -07:00
docs Update release checklist. 2015-03-28 10:04:22 -07:00
emulatorview Fixed Ctrl key not working using volumn down key, and revert the change of changing the background of ctrl key shortcut button when it is toggled. 2020-06-21 13:53:31 +00:00
gradle/wrapper Fixed Ctrl key not working using volumn down key, and revert the change of changing the background of ctrl key shortcut button when it is toggled. 2020-06-21 13:53:31 +00:00
libtermexec Fixed Ctrl key not working using volumn down key, and revert the change of changing the background of ctrl key shortcut button when it is toggled. 2020-06-21 13:53:31 +00:00
samples Update gradle, sdk to 25 2016-11-07 19:15:12 -06:00
term Fixed Ctrl key not working using volumn down key, and revert the change of changing the background of ctrl key shortcut button when it is toggled. 2020-06-21 13:53:31 +00:00
tests Add test of combining characters at the end of a line 2014-06-08 14:50:28 -07:00
tools Install current sdk packages when installing on CLI 2015-04-04 10:34:54 +02:00
.gitattributes Add a .gitattributes file 2014-01-25 08:25:32 -08:00
.gitignore updated .gitignore 2019-02-15 04:39:23 +08:00
.gitlab-ci.yml Update .gitlab-ci.yml 2020-06-28 10:28:08 +00:00
Android.mk Fixed foreground being killed, keep the code updated. 2019-02-15 04:48:39 +08:00
build.gradle Bump to 2020.3 2020-06-28 11:27:38 +10:00
gradle.properties Consolidate properties at project level 2019-02-26 20:07:13 +11:00
gradlew Convert to Android Studio 1.0 2014-12-14 08:58:08 -08:00
gradlew.bat Convert to Android Studio 1.0 2014-12-14 08:58:08 -08:00
MODULE_LICENSE_APACHE2 Import sources from code.google.com/p/androidterm 2010-09-04 06:57:29 -07:00
NOTICE Import sources from code.google.com/p/androidterm 2010-09-04 06:57:29 -07:00
README.md Update README.md 2019-02-27 22:09:33 +11:00
settings.gradle Update gradle, fix building 2017-08-31 22:48:01 -05:00

NetHunter Terminal Emulator

This is a new fork of the Android Terminal Emulator so we can adapt it to our neeeds for Kali NetHunter.

Dependencies running the terminal:

Needs a full installation of Kali NetHunter (including chroot) 

Building from sources:

(Todo) see: https://github.com/jmingov/NetHunter-Terminal-Emulator/blob/master/docs/Building.md

Since the original project has "ended" we'll include the credits and licenses below:

Original author: https://github.com/jackpal

Original project: https://github.com/jackpal/Android-Terminal-Emulator

License: The same as the original project. (Thouse files are included in this project too.)