monnhoccon / Pymessenger-Pandas

A simple ssl messenger using smtplib and a pandas phonebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pymessenger:

Pymessenger Introduction: Have you ever wanted to text someone in python? Pymessenger is a lightweight commandline ssl messenger that supports sending text messages via gmail smtp server. More feautres will come soon.


Usage Instructions:

  1. Allow less secure app access on google account: https://support.google.com/accounts/answer/6010255?hl=en
  2. Fill in gmail account details on lines 26-27 and 74-75
  3. Change contents of contacts.csv located in Contacts folder

Commandline Usage

py main.py phonenumber message

Planned Features

  • Multiple Text Messages: DONE
  • Timed Messages: PENDING
  • Receive Responses: PENDING
  • About

    A simple ssl messenger using smtplib and a pandas phonebook


    Languages

    Language:Python 100.0%