termux
The termux command allows you to execute commands in the Termux environment and see the output in Yantra Launcher.
Syntax
termux <cmd> [args]
Usage
termux <command>: Runs the specified command in Termux and logs the standard output (stdout).
Requirement
- Termux must be installed.
allow-external-appsmust be set totruein~/.termux/termux.properties.RUN_COMMANDpermission must be granted in Yantra Launcher settings.
Example
termux echo Hello from Termux