Termux:Boot

Add-on for Termux allowing programs to be run at boot
AppID:com.termux.boot
Author:Unknown
License:GPL-3.0-only
Donation:Webpage
OpenCollective
InRepoSince:2017-09-02
LastRepoUpdate:2024-06-26
LastAppUpdate:Unknown
LastVersion:0.8.1
Categories:Development
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
Download Website Source Issues ChangeLog
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.

Packages

Version 0.8.1 (2024-06-26) no RB details available help icon

Android Versions:
  • Target: 9.0
  • MinVer: 5.0

Download (25 k)

Version 0.8.0 (2024-04-20) no RB details available help icon

Version 0.7 (2019-09-28) no RB details available help icon