> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Feed Readers

> RSS/Atom feed aggregators and news readers for staying updated

A news aggregator, also termed a feed aggregator, feed reader, news reader, or RSS reader, is an application that aggregates web content such as newspapers, blogs, vlogs, and podcasts in one location for easy viewing.

## Applications

<CardGroup cols={2}>
  <Card title="Bubo Reader" icon="rss" href="https://github.com/georgemandis/bubo-rss">
    Irrationally minimal RSS feed reader.

    **License:** MIT | **Platform:** Nodejs
  </Card>

  <Card title="CommaFeed" icon="newspaper" href="https://www.commafeed.com/">
    Google Reader inspired self-hosted RSS reader.

    **License:** Apache-2.0 | **Platform:** Java/Docker
  </Card>

  <Card title="FeedCord" icon="discord" href="https://github.com/Qolors/FeedCord">
    Simple, lightweight & customizable RSS News Feed for your Discord Server.

    **License:** MIT | **Platform:** Docker

    <Note>⚠️ This application may be unstable or have limited features</Note>
  </Card>

  <Card title="Feedpushr" icon="forward" href="https://github.com/ncarlier/feedpushr">
    Powerful RSS aggregator, able to transform and send articles to many outputs. Single binary, extensible with plugins.

    **License:** GPL-3.0 | **Platform:** Go/Docker
  </Card>

  <Card title="Feeds Fun" icon="star" href="https://feeds.fun/">
    News reader with tags, scoring, and AI.

    **License:** BSD-3-Clause | **Platform:** Python
  </Card>

  <Card title="FreshRSS" icon="leaf" href="https://freshrss.org/">
    Self-hostable RSS feed aggregator.

    **License:** AGPL-3.0 | **Platform:** PHP/Docker
  </Card>

  <Card title="Fusion" icon="atom" href="https://github.com/0x2E/fusion">
    Lightweight RSS aggregator and reader.

    **License:** MIT | **Platform:** Go/Docker
  </Card>

  <Card title="JARR" icon="jar" href="https://1pxsolidblack.pl/jarr-en.html">
    JARR (Just Another RSS Reader) is a web-based news aggregator and reader (fork of Newspipe).

    **License:** AGPL-3.0 | **Platform:** Docker/Python
  </Card>

  <Card title="Kriss Feed" icon="k" href="https://github.com/tontof/kriss_feed">
    Simple and smart (or stupid) feed reader.

    **License:** CC0-1.0 | **Platform:** PHP
  </Card>

  <Card title="Leed" icon="feather" href="https://github.com/LeedRSS/Leed">
    Leed (for Light Feed) is a Free and minimalist RSS aggregator.

    **License:** AGPL-3.0 | **Platform:** PHP
  </Card>

  <Card title="Miniflux" icon="minimize" href="https://miniflux.app/">
    Minimalist news reader.

    **License:** Apache-2.0 | **Platform:** Go/deb/Docker
  </Card>

  <Card title="NewsBlur" icon="newspaper" href="https://www.newsblur.com/">
    Personal news reader that brings people together to talk about the world. A new sound of an old instrument.

    **License:** MIT | **Platform:** Python
  </Card>

  <Card title="Newspipe" icon="pipe" href="https://git.sr.ht/~cedric/newspipe">
    Web news reader.

    **License:** AGPL-3.0 | **Platform:** Python
  </Card>

  <Card title="reader" icon="book-open" href="https://github.com/lemon24/reader">
    Feed reader web app and library (so you can use it to build your own), with only standard library and pure-Python dependencies.

    **License:** BSD-3-Clause | **Platform:** Python
  </Card>

  <Card title="Readflow" icon="stream" href="https://readflow.app">
    Lightweight news reader with modern interface and features: full-text search, automatic categorization, archiving, offline support, notifications.

    **License:** AGPL-3.0 | **Platform:** Go/Docker
  </Card>

  <Card title="RSS-Bridge" icon="bridge" href="https://github.com/RSS-Bridge/rss-bridge">
    Generate RSS/ATOM feeds for websites which don't have one.

    **License:** Unlicense | **Platform:** PHP/Docker
  </Card>

  <Card title="RSS Monster" icon="monster" href="https://github.com/pietheinstrengholt/rssmonster">
    Easy to use web-based RSS aggregator and reader compatible with the Fever API (alternative to Google Reader).

    **License:** MIT | **Platform:** PHP
  </Card>

  <Card title="RSS2EMail" icon="envelope" href="https://github.com/rss2email/rss2email">
    Fetches RSS/Atom-feeds and pushes new content to any email-receiver, supports OPML.

    **License:** GPL-2.0 | **Platform:** Python/deb
  </Card>

  <Card title="RSSHub" icon="hub" href="https://docs.rsshub.app">
    Easy to use, and extensible RSS feed aggregator capable of generating RSS feeds from pretty much everything ranging from social media to university departments.

    **License:** MIT | **Platform:** Nodejs/Docker
  </Card>

  <Card title="Selfoss" icon="s" href="https://selfoss.aditu.de/">
    New multipurpose rss reader, live stream, mashup, aggregation web application.

    **License:** GPL-3.0 | **Platform:** PHP
  </Card>

  <Card title="Stringer" icon="string" href="https://github.com/stringer-rss/stringer">
    Work-in-progress self-hosted, anti-social RSS reader.

    **License:** MIT | **Platform:** Ruby
  </Card>

  <Card title="Tiny Tiny RSS" icon="rss" href="https://tt-rss.org">
    Web-based news feed (RSS/Atom) reader and aggregator.

    **License:** GPL-3.0 | **Platform:** Docker/PHP
  </Card>

  <Card title="TinyFeed" icon="file" href="https://feed.lovergne.dev/">
    Generate a static HTML page from a collection of feeds with a simple CLI.

    **License:** MIT | **Platform:** Go/Docker
  </Card>

  <Card title="Upvote RSS" icon="arrow-up" href="https://www.upvote-rss.com/">
    Generate rich RSS feeds from Reddit, Hacker News, Lemmy, Mbin, and more.

    **License:** MIT | **Platform:** Docker/PHP

    <Note>⚠️ This application may be unstable or have limited features</Note>
  </Card>

  <Card title="Yarr" icon="y" href="https://github.com/nkanaev/yarr">
    Yarr (yet another rss reader) is a web-based feed aggregator which can be used both as a desktop application and a personal self-hosted server.

    **License:** MIT | **Platform:** Go
  </Card>
</CardGroup>
