Termux:API icon

Termux:API for Android

0.50.1 GPL-3.0-only

Access Android functions from Termux

Download APK (2.7 MB)
Donate

Version
0.50.1 (51)
Update
Developer
Category
System, Development
License
GPL-3.0-only
Source Code
Code Repository

Termux:API app

Termux:API is System tool that is open source under the GPL-3.0-only license. Expose basic Android functionality like sending SMS or accessing GPS data to the
https://www.openapk.net/termux/com.termux/ app. This is an add-on which requires that the main Termux app is
installed to use.

* 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

Old Versions