System tune-up, optimization, tweaking
Sep 16th, 2019, 10:16 am
Termux - Boot v0.6 [Paid]
Requirements: 5.0+, Termux
Overview: The Termux:Boot add-on provides functionality to run programs under Termux when the device boots up.

Image
Image

Usage:

- Start the Termux:Boot app once by clicking on its launcher icon. This allows 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 if you 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 a file at ~/.termux/boot/start-sshd containing the two lines:

termux-wake-lock
sshd

Join the Termux Google+ community:
https://termux.com/community

Report issues:
https://github.com/termux/termux-boot/issues

What's New:
- Fix running of multiple jobs at boot.
- Fix incorrect re-run of jobs.

This app has no advertisements

More Info:
Code: Select allhttps://play.google.com/store/apps/details?id=com.termux.boot

Download Instructions:
https://mixloads.com/7vs8qbaken2f

Mirrors:
https://drop.download/psx5s2pz3nvw
https://www2.zippyshare.com/v/sd66KusN/file.html
https://bayfiles.com/8cx0Q853nd/Termux.Boot.v0.6_apk
https://mega.nz/#!Z0JXDCwK!m6qxgVMiI04M0Ny1aKZwXYAxF8fXkfDESNN46qmCvLc
Sep 16th, 2019, 10:16 am