Termux:Boot

Termux:Boot

Termux-Ergänzung, um Programme beim Boot zu starten

Tarek Sander Entwicklung

Beschreibung

Diese Beschreibung liegt nicht in deiner Sprache vor, angezeigt wird die englische Fassung.

This plugin for https://f-droid.org/packages/com.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

Versionen

Version Datum Größe Benötigt Android Herunterladen
0.8.1 aktuell
6f7cf9b94f539d3e…
26.06.2024 25 KB API 21
0.8.0
afce96ce5b813bd8…
20.04.2024 25 KB API 21
0.7
35cae49192d07315…
28.09.2019 9,5 KB API 21

Berechtigungen

Was die App beim System anfragt. Sensible Zugriffe gibt Android erst nach deiner Bestätigung frei.

  • AutostartNach dem Einschalten des Geräts automatisch starten.
  • Standby verhindernVerhindern, dass das Gerät in den Ruhezustand wechselt.

Kommentare