Comment on Show HN: Schedule iMessage Texts from .txt FilesparentComments−reidjsOP2yI like your solution a bit more because it doesn’t require scheduling this script to run on a cron or something. How do you URL encode the message? Could you share the whole shortcut−Zircom2y<a href="sms:+15558675309&body=Hi%20there">Send Message</a>
Comments
I like your solution a bit more because it doesn’t require scheduling this script to run on a cron or something. How do you URL encode the message? Could you share the whole shortcut
<a href="sms:+15558675309&body=Hi%20there">Send Message</a>