julienXX / terminal-notifier

Send User Notifications on macOS from the command-line.
Other
6.36k stars 331 forks source link

Snooze #284

Open forthrin opened 3 years ago

forthrin commented 3 years ago

Please check everything that applies to your issue:

$ system_profiler SPSoftwareDataType System Version: macOS 10.15.7 (19H2) $ brew info terminal-notifier terminal-notifier: stable 2.0.0 (bottled), HEAD $ terminal-notifier -title foo -message bar


Is it possible to get a "Snooze" button (which snoozes the notification) instead of "Show" (which does nothing)?

Or does this fall under [action buttons](https://github.com/vjeantet/alerter)?