Termux:API

Termux:API

4.4 / 5   people 89,600
Developer By
open_in_new Fredrik Fornwall
Version
0.44
Size
2.7M
Requirment
7.0 and up
Free
This content for Everyone

Access device API:s from the command line

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:
link Link is Here

NOTE: This is an add-on which requires that the main Termux app is installed to use.

How can download Termux:API

You Can Download Termux:API from this links :

android Download APK Direct adb Download APK Mod update Versions valiables

What is new in version 0.44

• Support for dark theme. Pull request #372.
• termux-dialog: add decimal and signed numbers support. Pull request #373.
• termux-download: add support for setting download location