Difference between revisions of "Terminal-notifier (macOS)"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
[[terminal-notifier --help]] | [[terminal-notifier --help]] | ||
+ | == Related == | ||
+ | [[notify-send]] | ||
+ | == See also == | ||
* {{terminal-notifier}} | * {{terminal-notifier}} | ||
* {{audio}} | * {{audio}} | ||
+ | |||
+ | [[Category:macOS]] |
Revision as of 08:33, 3 September 2022
brew install terminal-notifier
echo 'Your notification text!' | terminal-notifier -sound default terminal-notifier -sound default -message "Your notification text!"
terminal-notifier --help
Related
notify-send
See also
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: