Skip to content

Instantly share code, notes, and snippets.

@Alexander-Ignition
Created June 13, 2017 07:27
Show Gist options
  • Save Alexander-Ignition/2e6e06e3b9a1984c94082c08b6cdc7f2 to your computer and use it in GitHub Desktop.
Save Alexander-Ignition/2e6e06e3b9a1984c94082c08b6cdc7f2 to your computer and use it in GitHub Desktop.
send message from terminal
osascript -e 'tell application "Messages" to send "Hello World" to buddy "+1234567890" of (1st service whose service type = iMessage)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment