Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.38 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.38 KB

NOTE: Mixamail.com will be shut down on Thu 25 Oct, 2012. See http://s-anand.net/mixamail.html

Introduction

This is the source for Mixamail.com -- an e-mail gateway to Twitter.

All access is controlled via emails to twitter@mixamail.com. The subject determines the action:

  • update sets the status to the first line of the body
  • fetch retrieves all new tweets from the friends' timeline (since your last e-mail)
  • re: replies to the status
  • rt: retweets the status
  • like: favorites the status
  • subscribe acts like a daily fetch at the time the mail is sent
  • unsubscribe cancels subscribe
  • google searches for search terms

The code is almost entirely in main.py.

References

Planned development (inactive)