termux-api icon indicating copy to clipboard operation
termux-api copied to clipboard

Termux add-on app which exposes device functionality as API to command line programs.

Results 247 termux-api issues
Sort by recently updated
recently updated
newest added

**Feature description** If a program uses MPRIS it should come up as a media player in the notification shade so it can be paused or played etc like such ![KOg-Ycw7yqUxMAxxI9QbaStIxTZiDUAurc7Qi9XM6o0](https://user-images.githubusercontent.com/45698918/177408544-aaffbe4f-3a78-4e93-9211-b70b96693ec5.png)...

**Feature description** Media notifications (so, ones made by `termux-notification --type media ...`) should be able to be triggered by headset buttons. Currently, pressing the media play/pause button on my headphones...

**Feature description** I would like to write a script which does a few other things after opening a file and pressing back to exit the Android activity. Even if it's...

**Feature description** 1). **Spinner** --->Multiple dropdown menus with each individual titles eg. termux-dialog -t group1 -v "command1, command2" -t group2 -v "command3,command4" Options like above and it should create two...

The old implementation allowed only to set one of the two backgrounds at one time, but not both at once. The Java part of this is mostly backwards compatible with...

Enable more customization of the SpeechToText behaviour: Example: accepting SpeechToText in French, only one max results, and disallowing partial results > $PREFIX/libexec/termux-api SpeechToText --es android.speech.extra.LANGUAGE fr-FR --ei android.speech.extra.MAX_RESULTS 1 --ez...

**Problem description** Hello I'm writing a script to run both termux-telephony-cellinfo and termux-location and writing it in a log. In case there is no GPS location, I'm killing the the...

bug report

`termux-open-url` works fine, but `termux-open` does nothing. No output and the $status is `0`. There is a small delay though. I tried a png, a jpg and a txt, in...

If I try to invoke termux-telephony-call over ssh, it works only if termux app is in the foreground. pkg update is done, this is fdroid version, so everything is up...

My Android is MIX4, and it developed base on Android 12. Here's the problem I come across... I wanted to connect Termux, or ubuntu I installed in Termux through ssh....