Examples:
osascript -e 'display notification "My Notification text goes here" with title "My Title"'
osascript -e 'beep 1'
or tput bel
or say TEST
osascript --help
usage: osascript [-l language] [-e script] [-i] [-s {ehso}] [programfile] [argument ...]
See also
- iTerm2
tput bel
- growl
osascript, terminal-notifier
- Sound notifications:
tput bel, paplay, echo -e '\a', printf '\7'
, osascript -e 'beep 1'
, afplay, ping -a, say, ntfy.sh, bip (alias)