Termux:Boot

Termux add-on app allowing programs to be run at boot.
AppID:com.termux.boot
Author:Fredrik Fornwall
License:GPL-3.0-only
Donation:Webpage
Bitcoin
InRepoSince:2019-08-16
LastRepoUpdate:2020-06-21
LastAppUpdate:Unknown
LastVersion:0.7
Categories:Development, System
APK source:
Google Play:Check if it's there
icon 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

WhatsNew:

* Update documentation.
* Fix running of multiple jobs at boot.
* Fix incorrect re-run of jobs.

Download Website Source Issues ChangeLog
pss_01.png pss_02.png
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device. You might have to add this repo manually there (see the hint on top of the package list for how to do that).

Packages

Version 0.7 (2020-06-21) no RB details available help icon

Android Versions:
  • Target: 9.0
  • MinVer: 5.0

Download (10 k)

Version 0.6 (2019-08-16) no RB details available help icon