Reviews
Termux add-on app allowing programs to be run at boot.
License
This plugin for https://f-droid.org/packages/com.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
Creator
Related apps
termux-api
Termux add-on app which exposes device functionality as API to command line prog
Java2328
3 months ago
androidtermux
termux-app
Termux - a terminal emulator application for Android OS extendible by variety of
Java36343other
16 days ago
androidhacktoberfestlinux
termux-float
Termux add-on app to show the terminal in a floating terminal window.
Java485other
10 months ago
androidtermux
termux-styling
Termux add-on app for customizing the terminal font and color theme.
Kotlin1205other
5 months ago
androidtermux
termux-widget
Termux add-on app which adds shortcuts to commands on the home screen.
Java1000other
2 months ago
androidtermux