OSX notifications - ku-fpg/blackboard GitHub Wiki

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