vjeantet / alerter

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

macOS 10.15.7 has decided it doesn't like alerter #34

Open vincentardern opened 3 years ago

vincentardern commented 3 years ago

2021-01-05 at 20 00

vincentardern commented 3 years ago

For what it's worth I've called alerter from keyboard maestro with the following shell script:

/usr/local/bin/alerter -message "Should I send this email for you?" -actions "Yes" -closeLabel "Cancel" -sound "blow" -sender "com.stairways.keyboardmaestro.engine" -title "EEmail1" -group "eemail1" -timeout 25

rossoneris commented 3 years ago

Yes have the same issue when testing on catalina 10.15.7

rossoneris commented 3 years ago

The new released for big sur works for Catalina. However, with the new version the notification from alerter just shows few seconds and then dissapear. Normally the notification should stay visible until the user is taking action