Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jcarbaugh/django-mechafeedinator


https://github.com/jcarbaugh/django-mechafeedinator

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

======================
django-mechafeedinator
======================

A "fork" of `django-feedinator `_ RSS aggregator.

mechafeedinator adds::

- the ability to republish subscriptions as an RSS feed
- Readability-style parsing and storage of linked page content
- automated screenshots using webkit2png
- notifications of new posts

Installation
============

Add ``mechafeedinator`` to ``INSTALLED_APPS`` in settings.py.