vjeantet / alerter

Send User Alert Notification on Mac OS X from the command-line.
MIT License
934 stars 62 forks source link

Bigsur support #33

Closed That-Dude closed 3 years ago

That-Dude commented 3 years ago

I'm trying the latest binary from GitHub on Bigsur 11.0.1 and it seems to hang on the terminal until I press ctrl+c - no message displayed. Anything I can do?

danielamar101 commented 3 years ago

I have also come across the same issue on MAcOS Big Sur.

vjeantet commented 3 years ago

Hello, a compiled version with BigSur is available in release : https://github.com/vjeantet/alerter/releases/tag/004.

Can you confirm that it works well now ?

That-Dude commented 3 years ago

Hello, a compiled version with BigSur is available in release : https://github.com/vjeantet/alerter/releases/tag/004.

Can you confirm that it works well now ?

Still not working for me, sits at the terminal until I press CTRL+C

./alerter -message "test message"

I had to manually allow it to run in security settings as expected, but it doesn't requires permission to use notifications - which I would have expected.