Notification app Name
Closed this issue · 1 comments
kyrlian commented
It would be great to have the information on the source app in getnotifications, to be able to count notifications by app and display count / highlight apps with notifications.
For example [{id: 0, app:"Gmail", name: "New message"}, ...]
As a workaround I am using a guess list based on the notification message to try to identify the application for each notification.
https://github.com/kyrlian/ap37/blob/main/notifcount.js