uebersicht icon indicating copy to clipboard operation
uebersicht copied to clipboard

Is it possible to send notifications from a widget?

Open AdamRatcliffe-TomTom opened this issue 1 year ago • 2 comments

I've been thinking about creating a timer widget and would like to send a notification when it's counted down. Is this possible and how would I go about doing it?

AdamRatcliffe-TomTom avatar Mar 29 '23 01:03 AdamRatcliffe-TomTom

Not sure you can do that natively through a widget but I suspect you could have the widget make a call to https://github.com/julienXX/terminal-notifier which could do it for you.

mlcampbe avatar Mar 30 '23 20:03 mlcampbe

Thanks @mlcampbe! That looks like it would work :)

AdamRatcliffe-TomTom avatar Mar 30 '23 20:03 AdamRatcliffe-TomTom