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