On Tue, Mar 19, 2019 at 3:30 PM Steve <Gronicus@sga.ninja> wrote: > > I have a program that triggers a reminder timer. When that timer is done, I > would like to receive a text message on my phone to tell me that it is time > to reset the experiment. > > Can this be done using Python?
You can send a text with email if you know the carrier: Alltel [insert 10-digit number]@message.alltel.com AT&T [insert 10-digit number]@txt.att.net Boost Mobile [insert 10-digit number]@myboostmobile.com Cricket Wireless [insert 10-digit number]@mms.cricketwireless.net Sprint [insert 10-digit number]@messaging.sprintpcs.com T-Mobile [insert 10-digit number]@tmomail.net U.S. Cellular [insert 10-digit number]@email.uscc.net Verizon [insert 10-digit number]@vtext.com Virgin Mobile [insert 10-digit number]@vmobl.com -- https://mail.python.org/mailman/listinfo/python-list