Termux:Boot

Verified safeOpen sourceExclusive
No reviews reviews
422
downloads
5.0
android

AI summary

Plugin for Termux that runs user scripts at device boot. Setup involves creating ~/.termux/boot/ directory and placing executable files there. Use termux-wake-lock to prevent the device from sleeping during script execution.

Generated by AI. May contain inaccuracies.

About this app

This plugin for 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

About this version

Version
0.8.1 (1000)
Size
25.39 KB
Requires Android
5.0
Target SDK
21
Downloads
422
Updated
May 6, 2025
Package
com.termux.boot

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app