/www.kill-the-newsletter.com

Convert email newsletters into Atom feeds

Primary LanguageRubyMIT LicenseMIT

Kill the Newsletter!

Convert email newsletters into Atom feeds

Source

Kill the Newsletter! is composed of two Ruby programs:

  • Server: A Sinatra application which serves the main website and creates feeds.
  • Mail Handler: A script which is invoked by Exim to receive an mail through a pipe and update a feed.

The feeds are simply stored as text files.

Kill the Newsletter! runs on:

Refer to Rakefile for server setup and deployment.