diff options
author | nodiscc <nodiscc@gmail.com> | 2020-09-05 12:39:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-05 12:39:47 +0000 |
commit | 4dba65a72ccf0dc9a54391cbb1781656d9ff7ff9 (patch) | |
tree | 8f60093f022332004dc77aedcb349f3251138bf8 /README.md | |
parent | Merge pull request #2173 from cdrfun/master (diff) | |
parent | Remove duplicate link (diff) | |
download | awesome-selfhosted-4dba65a72ccf0dc9a54391cbb1781656d9ff7ff9.tar.gz awesome-selfhosted-4dba65a72ccf0dc9a54391cbb1781656d9ff7ff9.zip |
Merge pull request #2204 from ncarlier/add-feedpushr
Add Feedpushr to Feed Readers
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -705,6 +705,7 @@ See https://github.com/n1trux/awesome-sysadmin#identity-management _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` - [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` |