Platypus
Platypus copied to clipboard
NOTIFICATION not working until clicked on and displaying in the menu
So simple bash script
#!/bin/bash printf 'NOTIFICATION:My title|My text\n'
and results in the Notification being shown in the menu and fails to show notification until clicked