Skip to content

Instantly share code, notes, and snippets.

@JuanCaicedo
Created November 10, 2016 13:17
Show Gist options
  • Save JuanCaicedo/a17516eab92b65366dc438d1e1865086 to your computer and use it in GitHub Desktop.
Save JuanCaicedo/a17516eab92b65366dc438d1e1865086 to your computer and use it in GitHub Desktop.
#! /usr/bin/env bash
osascript <<EOF
display notification "$1" with title "$2"
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment