diff options
author | nodiscc <nodiscc@gmail.com> | 2021-09-17 18:02:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 18:02:40 +0000 |
commit | e30616682e35bcd4344d8a0af5a3b12404a92747 (patch) | |
tree | 8ed83e6e9aee588ceaabcd3d0ca269b6b7f6e68d | |
parent | add wikipedia description to feed readers section, merge Feed readers and RSS... (diff) | |
download | awesome-selfhosted-e30616682e35bcd4344d8a0af5a3b12404a92747.tar.gz awesome-selfhosted-e30616682e35bcd4344d8a0af5a3b12404a92747.zip |
order section header
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -679,10 +679,10 @@ _Related: [Community-Supported Agriculture (CSA)](#community-supported-agricultu ### Feed Readers -A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator), also termed a feed aggregator, feed reader, news reader, [RSS](https://en.wikipedia.org/wiki/RSS) reader or simply an aggregator, is client software or a web application that aggregates syndicated web content such as online newspapers, blogs/vlogs, podcasts, and other updates in one location for easy viewing. This also section includes RSS/Atom automation tools. - **[`^ back to top ^`](#)** +A [news aggregator](https://en.wikipedia.org/wiki/News_aggregator), also termed a feed aggregator, feed reader, news reader, [RSS](https://en.wikipedia.org/wiki/RSS) reader or simply an aggregator, is client software or a web application that aggregates syndicated web content such as online newspapers, blogs/vlogs, podcasts, and other updates in one location for easy viewing. This also section includes RSS/Atom automation tools. + - [CommaFeed](https://www.commafeed.com/) - Google Reader inspired self-hosted RSS reader. ([Source Code](https://github.com/Athou/commafeed)) `Apache-2.0` `Java` - [FeedHQ](https://feedhq.org/) - FeedHQ is a web-based feed reader. ([Source Code](https://github.com/feedhq/feedhq)) `BSD-3-Clause` `Python` - [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` |