diff options
author | George Mandis <george.mandis@gmail.com> | 2022-05-21 16:52:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-21 16:52:27 +0000 |
commit | 68e1c2f0c2e7ae136082257f869bb4afc228ec3b (patch) | |
tree | 84e00f54cd1c2ab3b0d800af85b7c1cc05270919 | |
parent | added Fenrus to dashboard section (#2909) (diff) | |
download | awesome-selfhosted-68e1c2f0c2e7ae136082257f869bb4afc228ec3b.tar.gz awesome-selfhosted-68e1c2f0c2e7ae136082257f869bb4afc228ec3b.zip |
Abb Bubo Reader to Feed Readers (#2951)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -798,6 +798,7 @@ _Related: [Community-Supported Agriculture (CSA)](#community-supported-agricultu 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. +- [Bubo Reader](https://github.com/georgemandis/bubo-rss) - Open source, "irrationally minimal" RSS feed reader. ([Demo](https://bubo-rss-demo.netlify.app/)) `Nodejs` `MIT` - [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` |