Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 344 Bytes

readme.md

File metadata and controls

21 lines (13 loc) · 344 Bytes

Send an SMS or an iMessage

About

An Applescript that uses Messages.app to send SMS/iMessages if available.

Example

./send.sh +40712344321 "Message body goes here"

or directly

osascript send-message.applescript +40712344321 "Message body goes here"

License

View here