Send text messages automatically to any phone number(s). The application works for Windows and Debian distros of Linux.
- Sign up/in to twillo via: https://www.twilio.com/login
- Clone this repo
- Open cmd/terminal
- Type
cd [directory of Automatic-Text] - On Windows type:
py -m pip install requirements.txtpy sendTextDesktop.py- On Linux type:
sudo python -m pip install requirments.txtsudo python sendTextDesktop.py