com.termux.boot
Termux:Boot
Name: Termux:Boot
ID: com.termux.boot
License: GPL-3.0-only
Bitcoin: 1BXS5qPhJzhr5iK5nmNDSmoLDfB6VmN5hv
Added: 2017-09-02
Updated: 2017-12-04 (buildlog)
Termux add-on app allowing programs to be run at boot - view in repository
Description
This plugin for 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
Maintainer Notes
Versions
We have the current version of this app. (Check mode: Tags) (Auto-update mode: Version v%v)
The current (recommended) version is 0.5 (version code 5).
0.5
This version is built and signed by F-Droid, and guaranteed to correspond to the source tarball published with it.
Version code: 5
0.4
This version is built and signed by F-Droid, and guaranteed to correspond to the source tarball published with it.
Version code: 4
0.3
This version is built and signed by F-Droid, and guaranteed to correspond to the source tarball published with it.
Version code: 3
0.2
This version is built and signed by F-Droid, and guaranteed to correspond to the source tarball published with it.
Version code: 2