from Hacker News

Ask HN: Is there a program that can randomly text me reminders?

by q_andrew on 3/18/22, 7:50 PM with 7 comments

I was recently diagnosed with ADHD and I'm finding ways to combat it. When someone tells me to do something I drop everything and do it. But I can't get myself to do anything without being prompted. SMS texts have a higher priority in my cellbrain and so I might listen to a chore bot.
  • by sphars on 3/19/22, 12:16 AM

    If you're on Android and want to try something akin to SMS without going through Twilio, is using ntfy[0]. By sending POST messages to an endpoint, you can send yourself phone notifications. Set up a script on your server or wherever to send them at timed intervals or however you want. Made by someone here on HN

    Edit: noticed there's now an iOS app in progress

    [0]: https://ntfy.sh/

  • by Minor49er on 3/18/22, 8:10 PM

    You could get an account with Twilio to send SMS messages. Write a script in whichever language you prefer to ping their Messaging API at a given interval with a random task for them to deliver to your phone
  • by afarrell on 3/19/22, 12:29 PM

    The app Due on iOS and apple watch is good.

    > When someone tells me to do something I drop everything and do it.

    Note that you'll likely want to buy a book or coaching sessions to help you learn about setting boundaries and building relationships with people who are okay with you sometimes saying "no" to their requests for effort. At a certain point, managing tasks requires having fewer tasks.

  • by todsacerdoti on 3/18/22, 11:30 PM

    Send yourself an email/note taking apps/Google sheets to SMS/Pushover/iOS shortcuts. Automation FTW! https://pipedream.com
  • by prirun on 3/18/22, 9:48 PM

    I have been adding longer-term regular todos to my phone calendar, for example:

    - changing furnace filters - cleaning the car's leather seats every 3 months (got that one today)

  • by clorohk on 3/18/22, 11:05 PM

    Wunderlist or Todoist -> Zapier -> Twilio might be a quick solution. Might be worth a try