necenzurat / imessage-sms

Applescript send SMS/iMessage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Applescript send SMS/iMessage

License:Do What The F*ck You Want To Public License


Languages

Language:AppleScript 94.1%Language:Shell 5.9%