Termux:Boot

Unknown
AppID:com.termux.boot
Author:Tarek Sander
License:GPL-3.0-only
Donation:Webpage
OpenCollective
InRepoSince:2017-09-02
LastRepoUpdate:2024-06-26
LastAppUpdate:Unknown
LastVersion:0.6
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.6 (2019-08-07) no RB details available help icon

Android Versions:
  • Target: 9.0
  • MinVer: 5.0

Download (9 k)

Version 0.5 (2017-12-04) no RB details available help icon

Version 0.4 (2017-12-04) no RB details available help icon

Version 0.3 (2017-12-04) no RB details available help icon

Version 0.2 (2017-09-02) no RB details available help icon