Difference between revisions of "Terminal-notifier (macOS)"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
echo 'Your notification text!' | terminal-notifier -sound default | echo 'Your notification text!' | terminal-notifier -sound default | ||
+ | terminal-notifier -sound default -mesage "Your notification text!" | ||
[[terminal-notifier --help]] | [[terminal-notifier --help]] |
Revision as of 08:30, 3 September 2022
brew install terminal-notifier
echo 'Your notification text!' | terminal-notifier -sound default terminal-notifier -sound default -mesage "Your notification text!"
terminal-notifier --help
terminal-notifier
,terminal-notifier --help
- Sound notifications:
tput bel, paplay, echo -e '\a', printf '\7'
,osascript -e 'beep 1'
,afplay, ping -a, say, ntfy.sh, bip (alias)
Advertising: