#!/bin/bash #osascript -e 'display notification "This is notification from our bait app." with title "Bonjour"' osascript -e 'display alert "Bonjour" message "Alert from your bait app."'