Set Termux as a launcher without hacking anything in the original application. This application just sets Termux as a launcher and does not modify/hack/replace the Termux application itself. Termux application must be installed on your device before using this application.
If you do not build from source, I have an installable apk for you at here .
Clone this repository to your local storage by typing:
git clone https://github.com/amsitlab/termuxlauncher.git
Go to the repo's root directory:
cd termuxlauncher
Read the Build section.
- Make sure you have cloned this repo to your local storage.
- Make sure you have located on root directory of this repo.
- Make sure build.sh on this root repository has executable permission. run this script on root directory of this repository:
chmod +x build.sh
and run this script to build:
./build.sh
To launch the application with command:
launch [appname]
write it to your ~/.bashrc or ~/.bash_profile :
source "${EXTERNAL_STORAGE}/termuxlauncher/.apps-launcher"
after you have built and installed this app.
- The original application was not hacked.
- You can launch the application by running a command on termux (with a little preliminary configuration).
- Rooting is not required.
build on Lenovo A1000
- Amsit (@amsitlab) [email protected]
When you fork/recode this repo, you do not become a creator of this app. You can fork/recode this repo, but please do not remove the author's name.