Skip to content

Instantly share code, notes, and snippets.

@ytkhs
Created February 24, 2015 14:36
Show Gist options
  • Select an option

  • Save ytkhs/94a5f0604bf099232c69 to your computer and use it in GitHub Desktop.

Select an option

Save ytkhs/94a5f0604bf099232c69 to your computer and use it in GitHub Desktop.
osascriptでの通知の雛形
echo 'display notification "メッセージ本体" with title "題名" subtitle "副題"' | osascript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment