Termux:API App
Expose basic Android functionality like sending SMS or accessing GPS data to thehttps://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
What's new in 0.53.0
Here's a summary of the Termux:API v0.53.0 release notes:
- Improved Battery Status API: Fixed a bug that caused a crash (NullPointerException) when the battery current value was unavailable.
- Battery Status API Enhancement: The API will now avoid outputting null values for battery information.








