Difference between revisions of "Terminal-notifier (macOS)"

From wikieduonline
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 -sound default -message "Your notification text!"
  
 
  [[terminal-notifier --help]]
 
  [[terminal-notifier --help]]

Revision as of 08:31, 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


Advertising: