julienXX / terminal-notifier

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

No Notification in macOS12.1 #292

Closed mattpackwood closed 2 years ago

mattpackwood commented 2 years ago

Hi, I am running: $ echo 'Piped Message Data!' | terminal-notifier -sound default

No errors, and the System asks me to allow Terminal Notifier to send notifactions (which I allow), but after that "nothing happens", no notification, nothing...

Matt

HRG1 commented 2 years ago

Check that 'Do Not Disturb' in System Preferences/Notifications & Focus is off

mattpackwood commented 2 years ago

It is Off.

HRG1 commented 2 years ago

On my Mac mini (2018) terminal-notifier was installed using homebrew. I have added the commandline tool and terminal-notifier.app to Accessibility. Everything works fine and the notifications are also shown in Notification Center.

System Preferences/Security & Privacy/Accessibility/terminal-notifier System Preferences/Security & Privacy/Accessibility/terminal-notifier.app

mattpackwood commented 2 years ago

I added /opt/homebrew/bin/terminal-notifier to Accessibility and it is working!

fungiboletus commented 2 years ago

No luck for me, I also added /opt/homebrew/bin/terminal-notifier to Accessibility and no notifications.

limdingwen commented 1 year ago

I am also unable to get any notifications.