Fork of NeoTerm source code with our own modifications
Go to file
Re4son 431c5e572d Merge branch 'patch-2' into 'master'
Update .gitlab-ci.yml to make the build working

See merge request kalilinux/nethunter/apps/kali-nethunter-term!10
2020-06-28 10:17:51 +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 Add versionCode and bump version to 2019.2-rc2 2019-02-27 20:39:46 +11:00
gradle/wrapper updated gradle and properties. 2019-02-15 04:41:40 +08:00
libtermexec Release 2019.2 2019-05-05 13:52:20 +10:00
samples Update gradle, sdk to 25 2016-11-07 19:15:12 -06:00
term Make window resizable 2019-04-08 18:12:58 +10: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 to make the build working 2020-06-28 10:08:58 +00:00
Android.mk Fixed foreground being killed, keep the code updated. 2019-02-15 04:48:39 +08:00
build.gradle Release 2019.2 2019-05-05 13:52:20 +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.)