ZYPHZYPH
Termux:Boot

Termux:Boot

Run Termux tasks on startup.

Description

This plugin runs your Termux programs at boot. Just launch Termux:Boot once, create the ~/.termux/boot/ directory, and drop your scripts inside. They'll run in order. Use termux-wake-lock to prevent your device from sleeping. For example, add 'termux-wake-lock && sshd' to start an SSH server automatically.