Launch Android Apps from Termux
Requires Root
- install fzf
pkg install fzf
- Clone this repository and run
make install
in the repository directory.
To populate the app cache run app -u
. When you install new apps you also need to run this.
Run app
to get an interactive fuzzy finder, from which you can select the desired app
Run app pattern
to select the best match and launch it non-interactively.