noti icon indicating copy to clipboard operation
noti copied to clipboard

Display buttons on notifications

Open vjeantet opened this issue 9 years ago • 2 comments

Feature request : Display buttons on notifications :

It would be cool to add a hook on the button like :

chmod u+x noti --button="openfolder@open ."

This command would display a close and a button "openfolder", when i click the last button, it will exec the command "open ."

Bellow an exemple of osx notification with action buttons

vjeantet avatar Nov 09 '15 20:11 vjeantet

This would definitely tricky to implement. Maybe one day... :)

variadico avatar Nov 14 '15 10:11 variadico

I know you probably were looking for macOS support, however this functionality is possible for Windows. Pretty easily as well. Edit: However it is limited by what you can do.

Btw, thanks @variadico for using my library for Windows toast notifications. I just found out about this tool - it's really gratifying seeing something you created being used in the wild.

jmshal avatar Sep 23 '16 06:09 jmshal