AI summary
Curious what AI thinks about this app? Ask for a short summary highlighting what it does and any noteworthy details.
About this app
This plugin for termux allows programs to be run at boot.
Instructions:
* Start the Termux:Boot app once by clicking on its launcher icon. * This allow the app to be run at boot. * Create the ~/.termux/boot/ directory. * Put scripts you want to execute inside the ~/.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 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 the a file ~/.termux/boot/start-sshd containing the line:
termux-wake-lock && sshd
About this version
- Version
- 0.8.0 (8)
- Size
- 25.39 KB
- Requires Android
- 5.0
- Target SDK
- 21
- Downloads
- 251
- Updated
- Apr 25, 2024
- Package
- com.termux.boot
Ratings & reviews
- 50
- 40
- 30
- 20
- 11
Write a review
Recent reviews
Showing 1 of 1- persianroot2y ago