The Termux:API add-on provides command line access to device API:s:
* Read and send sms messages from your terminal.
* Access device GPS location sensor from scripts.
* Pipe the result of commands into the device text-to-speech engine.
* Vibrate the device when something interesting happens.
* Access the system clipboard from shell scripts.
* List contacts from the system contact list.
Besides installing this app an additional package is required to install inside Termux:
$ apt install termux-api
See the following documentation about available API commands:
https://wiki.termux.com/wiki/Termux:API
NOTE: This is an add-on which requires that the main Termux app is installed to use.
Das Termux: API-Add-On bietet Befehlszeilenzugriff auf die Geräte-API: s:
* Lesen und senden Sie SMS-Nachrichten von Ihrem Terminal.
* Zugriff auf den GPS-Ortungssensor des Geräts über Skripts.
* Pipe das Ergebnis von Befehlen in die Text-to-Speech-Engine des Geräts.
* Vibriere das Gerät, wenn etwas Interessantes passiert.
* Greifen Sie über Shell-Skripte auf die System-Zwischenablage zu.
* Kontakte aus der Systemkontaktliste auflisten.
Neben der Installation dieser App wird ein zusätzliches Paket benötigt, um in Termux zu installieren:
$ Apt install termux-api
Informationen zu verfügbaren API-Befehlen finden Sie in der folgenden Dokumentation:
https://wiki.termux.com/wiki/Termux:API
HINWEIS: Dies ist ein Add-on, für das die Verwendung der wichtigsten Termux-App erforderlich ist.