Difference between revisions of "Terminal-notifier (macOS)"
Jump to navigation
Jump to search
m (Welcome moved page Terminal-notifier to Terminal-notifier (macOS)) |
|||
(10 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | * https://github.com/julienXX/terminal-notifier | ||
+ | [[brew install terminal-notifier]] | ||
+ | echo 'Your notification text!' | terminal-notifier -sound default | ||
+ | terminal-notifier -sound default -message "Your notification text!" | ||
− | {{terminal-notifier}} | + | [[terminal-notifier --help]] |
+ | |||
+ | == Related == | ||
+ | [[notify-send]] for Linux | ||
+ | [[Reminders]] | ||
+ | |||
+ | == See also == | ||
+ | * {{terminal-notifier}} | ||
+ | * {{audio}} | ||
+ | |||
+ | [[Category:macOS]] |
Latest revision as of 13:36, 19 January 2024
brew install terminal-notifier
echo 'Your notification text!' | terminal-notifier -sound default terminal-notifier -sound default -message "Your notification text!"
terminal-notifier --help
Related[edit]
notify-send for Linux Reminders
See also[edit]
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: