Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 476 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 476 Bytes

Automatic Text

Send text messages automatically to any phone number(s). The application works for Windows and Debian distros of Linux.

Setup

  1. Sign up/in to twillo via: https://www.twilio.com/login
  2. Clone this repo
  3. Open cmd/terminal
  4. Type cd [directory of Automatic-Text]
  5. On Windows type:
  6. py -m pip install requirements.txt
  7. py sendTextDesktop.py
  8. On Linux type:
  9. sudo python -m pip install requirments.txt
  10. sudo python sendTextDesktop.py