Updated Notify_macosx (markdown)

Chris Caron 2020-03-30 19:58:02 -04:00
parent 7c73b47e11
commit 8507f3452b

@ -6,6 +6,11 @@
Display notifications right on your Mac OS X desktop provided you're running version 10.8 or higher and have installed [terminal-notifier](https://github.com/julienXX/terminal-notifier). This only works if you're sending the notification to the same system you're currently accessing. Hence this notification can not be sent from one PC to another. Display notifications right on your Mac OS X desktop provided you're running version 10.8 or higher and have installed [terminal-notifier](https://github.com/julienXX/terminal-notifier). This only works if you're sending the notification to the same system you're currently accessing. Hence this notification can not be sent from one PC to another.
```bash
# Make sure terminal-notifier is installed into your system
brew install terminal-notifier
```
### Syntax ### Syntax
There are currently no options you can specify for this kind of notification, so it's really easy to reference: There are currently no options you can specify for this kind of notification, so it's really easy to reference:
* `macosx://` * `macosx://`