Python module for sending text messages using gmail servers.
USE:
- Clone module from GitHub
- Create gmail address or use a current one. Enter email credentials in sms class.
- Import module - from smsModule import sms
- Use - sms.send("MESSAGE", PHONE NUMBER, "PROVIDER (att, tmobile, verizon, sprint)"