Open jpillora opened 7 years ago
Specifically can you list what new APIs you're interested in?
Hey sorry for the delay. In order of interest, it'd be nice to have:
-actions
and -dropdownLabel
(provide a set of options, return the clicked option)-reply
(should give a text box, return the text on "send")-active/group/remove ID
(maybe this could be abstracted away somehow, a simple Notification.Remove
method would be nice)Thanks @jpillora - I think these changes are good but for now I've labeled this as help-wanted. I currently don't have much time to maintain this package in particular.
No worries, I understand!
See new repo https://github.com/julienXX/terminal-notifier
Now notification actions are exposed, would be handy to have a Go API to use it