Drawercli (Aurora version) is a small installer script that allows all user applications to be extracted into readable files for Termux Widget uses.
This script is designed for Termux and Termux:Widget to display the list of user applications, so they can be launched via the Termux Widget.
-
Minimal
Installer-based script that performs its function efficiently. Installs your Termux widget and makes it operational immediately. -
Easy
Quick installation process – ready to use within minutes. -
Alternative Launcher
Lightweight replacement for commercial launchers, providing a different user experience.
There are several installation methods available.
To update your apps list, rerun the code below:
curl -sL https://luisadha.github.io/drawercli-aurora | shTip: You can copy the command above or use the Share URL option in Termux.
Your trust is important — you can verify the source code first before proceeding with installation.
If you’d rather not use the usual copy-paste method, you can use the “Share URL” option.
It just needs a bit of setup first to make this button work.
NOTE:
For the Share link to Termux button to work correctly, replace the contents of:
~/bin/termux-url-opener~/bin/termux-file-editorwith the code shown below.
Go to your home screen and add a widget.
Scroll down until you find the widget named Termux, then add it to your home screen.
Make sure the following applications are available on your device:
- Termux app
- Termux:Widget app
Ensure the following Termux packages are installed:
aaptcurlwget- Standard utilities (
awk,sed,grep, etc.) — fromcoreutilsorbusybox
~/bin/termux-file-editor
nano $1 && bash $1~/bin/termux-url-opener
url=$1; curl -L "$url" | bashCheck Termux app permissions and approve them as shown below:
Please check out these previous works that inspired the creation of Drawercli Aurora 🙏
- TUI Launcher — Linux CLI Launcher for Android
- Termuxlauncher — Set Termux as a launcher without hacking
- Drawercli (Predecessor) — CLI app for Termux to open user Android apps
Disclaimer:
This program does not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.
Copyright © 2024–Present
Luis Adha — under the MIT License
