Page 1 of 1

Python Script to send iMessage ?

PostPosted: Fri Aug 11, 2017 11:25 am
by rbdubz3
I am trying to figure out the best way to do capture some state of devices and send it in an iMessage.. I am semi-proficient in Python scripting with Indigo, and I have integrated the AppleScripts to send myself a text message via iMessage - albeit a static message.

What is the cleanest way in Indigo to bridge the two? .. Basically I want to build up a dynamic message (based on state of devices via Python) and send it in a text message?

thanks in advance!

Re: Python Script to send iMessage ?

PostPosted: Fri Aug 11, 2017 11:39 am
by jay (support)
Maybe this plugin could save you some script development time?

Re: Python Script to send iMessage ?

PostPosted: Sat Aug 12, 2017 10:32 am
by rbdubz3
Ah.. nice. Looks promising. Thanks for steering me in the right direction Jay. I'll take a look this weekend !