marcjoha / marcus-rss

A crude RSS to email service implemented on Google App Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marcus-rss

This very crude RSS to email service will monitor an arbitrary amount of RSS/Atom feeds and send them (reasonably) well-formatted to an email account of your choice.

Before deploying to Google App Engine you need to

  • Rename main.config.example to main.config and modify to your liking
  • Install dependencies into lib/ using pip install -r requirements.txt -t lib/

About

A crude RSS to email service implemented on Google App Engine


Languages

Language:Python 99.1%Language:CSS 0.3%Language:JavaScript 0.3%Language:C 0.3%Language:HTML 0.0%