From 29d0bf802d49e2bf6c4314f4e85e9151637842ea Mon Sep 17 00:00:00 2001 From: Tom Date: Sun, 18 Jul 2021 12:28:27 +0100 Subject: [PATCH] Add `codemicro/rss` to `RSS/Atom automation` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71d4422d..a7980f75 100644 --- a/README.md +++ b/README.md @@ -727,6 +727,7 @@ _RSS/Atom automation_ - [Full-Text RSS](https://fivefilters.org/content-only) - Extract article content from news sites and blogs and convert RSS feeds that contain only extracts of stories to full-text feeds. Developed by FiveFilters.org. ([Source Code](https://bitbucket.org/fivefilters/full-text-rss)) `GPL-3.0` `PHP` - [Goeland](https://github.com/slurdge/goeland) - Reads RSS/Atom feeds and filter/digest them to create beautiful emails. `MIT` `Go` - [PolitePol](https://github.com/taroved/pol) - Online tool for creation of RSS feeds for any web page. ([Demo](http://politepol.com)) `MIT` `Python` +- [RSS Feed Aggregator](https://github.com/codemicro/rss) - Simple and easy to modify tool to generate email digests for a select set of RSS feeds. `MIT` `Python` - [RSS Fulltext Proxy](https://github.com/Kombustor/rss-fulltext-proxy) - Mirrors RSS feeds to return the full content of the items, extracted from the website. `MIT` `Nodejs` - [RSS Merger](https://github.com/taophp/rss-merger) - PHP script which will take multiple RSS / Atom feeds as input and merge them into a single RSS feed. `GPL-2.0` `PHP` - [RSS-Bridge](https://github.com/RSS-Bridge/rss-bridge) - rss-bridge is a PHP project capable of generating ATOM feeds for websites which don't have one. `Unlicense` `PHP`