PDA

View Full Version : SMS Update Service? (Help on coding)



Fosfate
August 9th, 2011, 09:48 PM
Is there a way for me to code a web script that reads a database of dates and sends an SMS to my phone if that date approaches?

As in, a way to remind me of upcoming events -- kind of like a calendar (but not quite).

cgroza
August 9th, 2011, 10:07 PM
This article may get you started: http://www.alexonlinux.com/how-to-send-sms-message-with-python

The rest is the easy part.