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

Feature: A way to clear notifications generated by Termux:API

Open FoxieFlakey opened this issue 3 years ago • 0 comments

Feature description

A way to clear all notification generated by Termux:API.

Use Case: When you writing a script that create an ongoing notification and forget to remove the notification and didnt store the ID (basicly it stuck there forever)

Reference implementation

It functions like you have an array of notifications generated by Termux:API and there is API for clearing all notification generated by it. The name would be like termux-api-clear-notification

FoxieFlakey avatar May 14 '22 02:05 FoxieFlakey