Skip to content

Instantly share code, notes, and snippets.

@alexdanilowicz
Created June 9, 2021 05:19
Show Gist options
  • Save alexdanilowicz/26cd15b77fbed9e1aea9906c141c8b08 to your computer and use it in GitHub Desktop.
Save alexdanilowicz/26cd15b77fbed9e1aea9906c141c8b08 to your computer and use it in GitHub Desktop.
while true
do
osascript -e 'tell application "Messages" to send "'"hello world"'" to buddy "'"Teddy Ni"'"'
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment