Coder Social home page Coder Social logo

rss2email's Introduction

rss2imap

An adaptation of rss2email that uses IMAP directly.

What does it look like?

Well, with the shipping CSS in config.py, it looks like this:

What about mobile?

Well, it works fine with the Gmail app on both Android and iOS, as well as the native IMAP clients:

As long as you sync, all the text will be available off-line (images are cached at the whim of the MUA).

The Gmail app ignores CSS and may have weird behaviors with long bits of text, though.

Main Features:

  • E-mail is injected directly via IMAP (so no delays or hassles with spam filters)
  • Feeds can be grouped into folders -- no inbox clutter!
  • Generates E-mail headers for threading (so a post that references another will show up as a thread on decent MUAs, and posts from the same feed will be part of the same thread)

Next Steps:

  • Automatic message categorization using Bayesian filtering and NLTK
  • Automatic expunging of read items after a specified period (unless they're flagged/starred)
  • Better reference tracking to identify 'hot' items
  • Figure out a nice way to do favicons (X-Face is obsolete, and so is X-Image-URL)
  • Refactor this as a multi-threaded app with a SQLite feed store

Be aware that this works and is easy to hack, but uses old Python idioms and could do with some refactoring (PEP-8 zealots are sure to cringe as they read through the code).

rss2email's People

Contributors

rcarmo avatar

Watchers

 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.