noti
noti copied to clipboard
Display buttons on notifications
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
This would definitely tricky to implement. Maybe one day... :)
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.