Name | Termux:Boot MOD apk [Paid for free][Free purchase] v0.5 |
Package Name | com.mod.termuxboot-mod-paid-0-5 |
Publisher: | emberglow |
Category | Tools |
MOD Features: | Paid for free Free purchase |
Version | 0.5 |
Size | 0.03 MB |
Price | FREE |
Requires | Android 5.0 (LOLLIPOP) |
The Termux:Boot add-on provides functionality to run scripts in Termux when the device boots up. Note that this is an add-on that requires the base Termux app to be installed.
Usage:
- Start the Termux:Boot app once by clicking on its launcher icon. This allows the app to be run at boot.
- Create the ~/.config/termux/boot/ directory.
- Put scripts you want to execute inside the ~/.config/termux/boot/ directory.
- If there are multiple files, they will be executed in a sorted order.
- Note that you may want to run termux-wake-lock as first thing if you want to ensure that the device is prevented from sleeping.
Example:
To start an sshd server and prevent the device from sleeping at boot, create a file at ~/.config/termux/boot/start-sshd containing the single line:
sshd
Join the Termux community:
https://termux.com/community
Report issues:
https://github.com/termux/termux-boot/issues