diff options
author | nodiscc <nodiscc@gmail.com> | 2020-11-28 11:45:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-28 11:45:25 +0000 |
commit | 5b0f3cbb68590e35cb81b376849cc8e078de6386 (patch) | |
tree | f36b16fc2ecf3d136ce7abe1284bcd9433fbf4c5 | |
parent | Merge pull request #2312 from Norem80/master (diff) | |
parent | Remove extra white space at end of line (diff) | |
download | awesome-selfhosted-5b0f3cbb68590e35cb81b376849cc8e078de6386.tar.gz awesome-selfhosted-5b0f3cbb68590e35cb81b376849cc8e078de6386.zip |
Merge pull request #2290 from slurdge/patch-1
Add goeland to RSS/Atom automation
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -680,6 +680,7 @@ _RSS/Atom automation_ - [Feedpushr](https://github.com/ncarlier/feedpushr) - Powerful RSS aggregator, able to transform and send articles to many outputs. Single binary, extensible with plugins. `GPL-3.0` `Go` - [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 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` |