Skip to content

castonymous/termuxlauncher

 
 

Repository files navigation

Termux Launcher (unofficial)

Description

Make Termux as launcher without hack anything of the original application. This application just make Termux as launcher, not modify/hack/replace Termux appliaciton. Termux application must be installed on your device before use this application.

Installation

Clone this repository to your local storage by typing:

git clone https://github.com/amsitlab/termuxlauncher.git

Goto root directory of this repo:

cd termuxlauncher

Read Build section.

Build

  • Make sure you has clone this repo to your local storage.
  • Make sure you located on root directory of this repo.
  • Make sure build.sh on this root repository have ecexutable permission. run this script on root directory of this repository:
chmod +x build.sh 

and run this script to build:

./build.sh

Recomended

To launch application with command:

launch [appname]

write it to your ~/.bashrc or ~/.bash_profile :

source "${EXTERNAL_STORAGE}/termuxlauncher/.apps-launcher"

after build and install this app.

Feature

  • Not hack original application.
  • Launch application with command on termux (with little bit configure).

Success

build on Lenovo A1000

Author

Build with

Note

When you fork/recode this repo , that is not make this app was created by yourself. You can fork/recode this repo. but please do not remove author name.

About

TermuxLauncher : Android application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 65.9%
  • Shell 34.1%