1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-24 04:11:17 +00:00
Files
privacyguides.org/content/tools/software/news-aggregators/index.md
T

6.7 KiB

title, description
title description
News Aggregators These news aggregator clients let you keep up with your favorite blogs and news sites using internet standards like RSS.

Protects against the following threat(s): {{< badge content="Service Providers" color="indigo" >}}

A news aggregator is software which aggregates digital content from online newspapers, blogs, podcasts, and other resources to one location for easy viewing. Using one can be a great way to keep up with your favorite content.

{{< cards >}} {{< card link="#akregator" title="Akregator" image="./akregator.svg" subtitle="Akregator is a news feed reader that is a part of the KDE project. It comes with a fast search, advanced archiving functionality, and an internal browser for easy news reading." >}} {{< card link="#newsflash" title="NewsFlash" image="./newsflash.png" subtitle="NewsFlash is an open-source, modern, and easy-to-use news feed reader for Linux. It can be used offline or with services like Inoreader or Nextcloud News." >}} {{< card link="#feeder" title="Feeder" image="./feeder.png" subtitle="Feeder is a modern RSS client for Android that has many features and works well with folders of RSS feeds." >}} {{< card link="#miniflux" title="Miniflux" image="./miniflux.svg" subtitle="Miniflux is a web-based news aggregator that you can self-host." >}} {{< card link="#netnewswire" title="NetNewsWire" image="./netnewswire.png" subtitle="NetNewsWire is a free and open-source feed reader for macOS and iOS with a focus on a native design and feature set." >}} {{< card link="#newsboat" title="Newsboat" image="./newsboat.svg" subtitle="Newsboat is an RSS/Atom feed reader for the text console. It's an actively maintained fork of Newsbeuter." >}} {{< /cards >}}

Aggregator clients

Akregator

Akregator is a news feed reader that is a part of the KDE project. It comes with a fast search, advanced archiving functionality, and an internal browser for easy news reading.

{{< cards >}} {{< card link="https://apps.kde.org/akregator" title="Homepage" icon="home" >}} {{< card link="https://kde.org/privacypolicy-apps" title="Privacy Policy" icon="eye" >}} {{< /cards >}}

{{< badge content="Flathub" >}}

NewsFlash

NewsFlash is an open-source, modern, and easy-to-use news feed reader for Linux. It can be used offline or with services like Inoreader or Nextcloud News. It has a search feature and a pre-defined list of sources that you can add directly.

{{< cards >}} {{< card link="https://gitlab.com/news-flash/news_flash_gtk#newsflash" title="Repository" icon="code" >}} {{< card link="https://gitlab.com/news-flash/news_flash_gtk/-/wikis/home" title="Documentation" icon="document-text" >}} {{< /cards >}}

{{< badge content="Flathub" >}}

Feeder

Feeder is a modern RSS client for Android that has many features and works well with folders of RSS feeds.

It supports RSS, Atom, RDF, and JSON Feed.

{{< cards >}} {{< card link="https://github.com/spacecowboy/Feeder#readme" title="Repository" icon="code" >}} {{< card link="https://github.com/spacecowboy/Feeder/wiki" title="Documentation" icon="document-text" >}} {{< /cards >}}

{{< badge content="Google Play" color="green" >}} {{< badge content="GitHub" >}}

Miniflux

Miniflux is a web-based news aggregator that you can self-host.

It supports RSS, Atom, RDF, and JSON Feed.

{{< cards >}} {{< card link="https://miniflux.app" title="Homepage" icon="home" >}} {{< card link="https://miniflux.app/docs/index#user-guide" title="Documentation" icon="document-text" >}} {{< /cards >}}

NetNewsWire

NetNewsWire is a free and open-source feed reader for macOS and iOS with a focus on a native design and feature set.

It supports conventional feed formats and includes built-in support for Reddit feeds.

{{< cards >}} {{< card link="https://netnewswire.com" title="Homepage" icon="home" >}} {{< card link="https://netnewswire.com/privacypolicy" title="Privacy Policy" icon="eye" >}} {{< /cards >}}

{{< badge content="macOS" color="indigo" >}} {{< badge content="App Store" color="blue" >}}

Newsboat

Newsboat is an RSS/Atom feed reader for the text console. It's an actively maintained fork of Newsbeuter. It is very lightweight and ideal for use over Secure Shell.

{{< cards >}} {{< card link="https://newsboat.org" title="Homepage" icon="home" >}} {{< card link="https://newsboat.org/releases/2.38/docs/newsboat.html" title="Documentation" icon="document-text" >}} {{< /cards >}}

Criteria

Please note we are not affiliated with any of the projects we recommend. In addition to our standard criteria, we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.

  • Must be open-source software.
  • Must operate locally, i.e. must not be a cloud service.

Social Media RSS Support

Some social media services also support RSS, although it's not often advertised.

Reddit

Reddit allows you to subscribe to Subreddits via RSS. Replace [SUBREDDIT] with the Subreddit you wish to subscribe to:

https://reddit.com/r/[SUBREDDIT]/new/.rss

YouTube

You can subscribe to YouTube channels without logging in and associating usage information with your Google account.

To subscribe to a YouTube channel with an RSS client, first look for its channel code. The channel code can be found in the expanded description (i.e., the "About" section) of the YouTube channel you wish to subscribe to: AboutShare channelCopy channel ID. Replace [CHANNEL ID] below:

https://youtube.com/feeds/videos.xml?channel_id=[CHANNEL ID]