Coder Social home page Coder Social logo

twimapd's Introduction

twIMAPd – Twitter based IMAP server

This is a hack that creates a simple IMAP server in Python. But instead of
serving mail messages, it pulls in the data from Twitter and formats the status messages as if they were emails.

If you would like to test it without installing it, drop me a line and I’ll send you my dev server info.

Also looking for help. I’m not a python wiz, so if you are and would like to help, please do.

Features

  • Read/Unread statuses
  • Flagged messages marks as a Favorite
  • Threaded messages

Requirements

Running

  • python imapserver.py

Using

I have tested it against Mutt and Thunderbird (couldn’t get Apple’s Mail.app working)

By default the IMAP server will run on port 1143. Simply put that into your mail client and use your Twitter login and password to connect.

Support

Currently it will create 5 folders:

  • Inbox – Friends timeline
  • Sent – Your timeline
  • Directs – All direct messages
  • Mentions – All Mentions
  • Favorites – All your favorites

TODO

  • Better Caching – Timed?
  • Create a #hash folder and have it do a search (sort of works)
  • Add SSL support
  • Create an SMTP server to post messages back to twitter from the client
  • Folder Creation – For storing messages
  • Better support for other mail clients

Screen Shot

I don’t want to post a bunch of large screenshots here, so I will just link to them.

Inbox with a Favorite

Mentions

#yui search folder

twimapd's People

Contributors

davglass avatar

Watchers

James Cloos avatar Gencer W. Genç avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.