Hacker News new | ask | show | jobs
by reidjs 831 days ago
It only works for iMessage texts, unfortunately.
3 comments

It can also work for SMSs with some changes in the applescript. We made a very similar tool that use to send automated SMSs to experiment participants 2 times per day. The setup is similar and there is a bash script that is called using cron twice per day and calls a matlab script (similar to the python script here) that calls an applescript. This is the applescript that, in practice, sends iMessage to those with iphone and SMS to those without

https://github.com/earlychildcog/automate_sms_to_participant...

Might work in areas with huge iMessage market share like North America - I know probably two people with the "green texts"
But the Messages application can send texts to non-iPhone numbers...
I tried sending to a non iMessage number, it failed to send, but there may be a way.