termux / termux-api

Termux add-on app which exposes device functionality as API to command line programs.
https://f-droid.org/en/packages/com.termux.api/
2.35k stars 460 forks source link

termux-notification does not vibrate #730

Open jeromg opened 2 weeks ago

jeromg commented 2 weeks ago

Steps to reproduce termux-notification -t "Reminder" -c "Message" --vibrate 200,500,200 -> no vibration termux-vibrate -d 200 -> does vibrate as expected

Expected behavior vibrates according to the pattern "200,500,200"

Additional information