PWDJPWDJ
Termux:Boot

Termux:Boot

Run Termux programs at boot.

Description

This Termux plugin lets you run programs at startup. Launch Termux:Boot once, create the ~/.termux/boot/ directory, and add your scripts there. Files run in sorted order. Use termux-wake-lock to keep the device awake. Example: Add 'termux-wake-lock && sshd' to ~/.termux/boot/start-sshd to start an SSH server at boot.