Skip to content

OSX notifications

Andy Gill edited this page Jan 27, 2017 · 2 revisions

You can trigger notification from the command line (for example, build has finished)

osascript -e 'display notification "Lorem ipsum dolor sit amet" with title "Title"'

Links

Clone this wiki locally