node-notifier icon indicating copy to clipboard operation
node-notifier copied to clipboard

Add Termux for Android support

Open kutsan opened this issue 8 years ago • 1 comments

Termux provides very easy API to create and remove notification under Termux on Android. So, it would be very good if you support them.

Related APIs:

  • https://github.com/termux/termux-api-package/blob/master/scripts/termux-notification
  • https://github.com/termux/termux-api-package/blob/master/scripts/termux-notification-remove

kutsan avatar Jun 12 '17 19:06 kutsan

There is also a termux module https://github.com/roccomuso/termux.

BlackGlory avatar Jan 09 '21 11:01 BlackGlory