Fork of NeoTerm source code with our own modifications
Go to file
Re4son f86b69bee8
fix CI build
Signed-off-by: Re4son <3520622-re4son@users.noreply.gitlab.com>
2020-11-29 14:03:13 +11:00
.idea
artwork
docs
emulatorview
gradle/wrapper
libtermexec
samples
term
tests
tools
.gitattributes
.gitignore
.gitlab-ci.yml
Android.mk
build.gradle fix CI build 2020-11-29 14:03:13 +11:00
gradle.properties
gradlew
gradlew.bat
MODULE_LICENSE_APACHE2
NOTICE
README.md
settings.gradle

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.)