Created
February 24, 2015 14:36
-
-
Save ytkhs/94a5f0604bf099232c69 to your computer and use it in GitHub Desktop.
osascriptでの通知の雛形
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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