Fork of NeoTerm source code with our own modifications
Go to file
Martin Valba cb687f7e61 Hotfix for 2023.1-dev
// newterm-Hotfix for 2023.1 release ( newterm )

* Remove startup asset_reset / updater
* Change app min API level to 17
* Compile API to 32
* Target API 31
* Fix some deprecated functions ( use alternatives )
* Add back old terminal notification icon ( some androids had blank white sphere )
* Update gradle from 7.0 -> 7.6
* Update gradle android plugin from 4.1.3 -> 7.3.1
* Make sure that nhterm builds libs for all abis ( arm64-v8a, armeabi-v7a, x86 and x86_64 )
* Add back vibration option ( with some slight changes for some places if enabled or disabled )
* Change version code and string to 2023.1-dev
2023-03-04 00:15:42 +02:00
.github/workflows New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
artwork New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
chrome-tabs Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
gradle/wrapper Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
NeoLang Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
NeoTermBridge Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
nhterm Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
Xorg Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
.editorconfig New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
.gitignore New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
.gitlab-ci.yml Added needed changes for gitlab-ci V2 2022-12-28 23:47:43 +02:00
build.gradle Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
CODE_OF_CONDUCT.md New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
CONTRIBUTING.md New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
gradle.properties Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
gradlew New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
gradlew.bat New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
LICENSE New terminal based on NeoTerm 2022-12-27 20:31:07 +02:00
README.md Hotfix for 2023.1-dev 2023-03-04 00:15:42 +02:00
settings.gradle Rename module app -> nhterm 2022-12-28 19:48:57 +02:00

NetHunter-Terminal

  • A modern-designed android terminal emulator for the 21st century based on NeoTerm.

Main changes that have been done

======

  • Implement kali sessions
  • Include in-app:
    • scripts for fast kali chroot ( even if not mounted by bootkali )
    • static bash for android sessions ( + root too )
    • scripts to launch android( + -su) sessions
  • Function to reset/restore in-app assets if something breaks from editing ( Can be done in About -> Reset App )
  • Additional fonts and color schemes