iMessage/SMS CLI for listing chats, history, watch, and sending.
Use imsg to read and send Messages.app iMessage/SMS on macOS.
imsg
Requirements
Common commands
imsg chats --limit 10 --json
imsg history --chat-id 1 --limit 20 --attachments --json
imsg watch --chat-id 1 --attachments
imsg send --to "+14155551212" --text "hi" --file /path/pic.jpg
Notes
--service imessage|sms|auto