<https://github.com/kdroidFilter/KNotify> I create...
# feed
u
https://github.com/kdroidFilter/KNotify I created a little library to display native notifications from the jvm for linux, windows and mac (but I have not tested on mac).
👍 1
a
I tested on Mac and it seems to work.
u
Great ! Thanks :)
a
Not sure what I think about doing a process builder and putting user-defined commands in there without input sanitisation. I have no experience with ProcessBuilder or osascript in this.
👍 1
u
This is also the first time I do this, I don't really know
I will escape all characters in the next update
d
I'd love to see iOS and Android support
u
For now, the roadmap is to implement a callback when you click on the notification, and I would also like to implement the ability to create buttons. But yes, after that I would also like to port it to Android and IOS