wiki

Termux Expert Launcher

View the Project on GitHub t-e-l/wiki

modules

Status modules (aka status scripts) are loaded from the active status scripts folder: ~/.tel/status/ when the status manager starts

To disable or enable scripts, users can simply move files from ~/.tel/status to ~/.tel/status/inactive to disable, or back into ~/.tel/status to enable.

Scripts can be in shell syntax or python but must provide a .sh or .py extension.

To make a custom status script/module, make sure your script is executable and outputs text to stdout (any term color codes will be automatically stripped)

scripts should be non-looping and exit without error after outputting text to stdout.

Custom icons are availible at: Nerd Fonts