diff options
author | nodiscc <nodiscc@gmail.com> | 2022-07-31 15:49:31 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-07-31 17:23:48 +0000 |
commit | b5c45dedb30ff9948611134511f4e0a101beda14 (patch) | |
tree | a5de080ccb7be84817384f7e7a09c6f88dac942e | |
parent | add description for federated identity and authentication category (diff) | |
download | awesome-selfhosted-b5c45dedb30ff9948611134511f4e0a101beda14.tar.gz awesome-selfhosted-b5c45dedb30ff9948611134511f4e0a101beda14.zip |
shorten description for feed readers category
- https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2984
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -843,7 +843,7 @@ _Related: [Community-Supported Agriculture (CSA)](#community-supported-agricultu **[`^ 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. +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, is an application that aggregates web content such as newspapers/blogs/vlogs/podcasts in one location for easy viewing. - [Bubo Reader](https://github.com/georgemandis/bubo-rss) - Open source, "irrationally minimal" RSS feed reader. ([Demo](https://bubo-rss-demo.netlify.app/)) `MIT` `Nodejs` - [CommaFeed](https://www.commafeed.com/) - Google Reader inspired self-hosted RSS reader. ([Source Code](https://github.com/Athou/commafeed)) `Apache-2.0` `Java` |