privacyguides.org/docs/news-aggregators.md
redoomed1 d98db5bb3b
update!: Remove Fluent Reader (#2801)
Signed-off-by: fria <138676274+friadev@users.noreply.github.com>
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
2024-11-10 17:54:18 +10:30

7.4 KiB

title icon description cover
News Aggregators material/rss These news aggregator clients let you keep up with your favorite blogs and news sites using internet standards like RSS. news-aggregators.webp

Protects against the following threat(s):

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.

Aggregator clients

Akregator

Akregator logo{ align=right }

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.

:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-eye-16:{ .card-link title="Privacy Policy" } :octicons-info-16:{ .card-link title="Documentation" } :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title="Contribute" }

Downloads

NewsFlash

NewsFlash logo{ align=right }

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

:octicons-repo-16: Repository{ .md-button .md-button--primary } :octicons-code-16:{ .card-link title="Source Code" }

Downloads

Feeder

Feeder logo{ align=right }

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.

:octicons-repo-16: Repository{ .md-button .md-button--primary } :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title="Contribute" }

Downloads

Miniflux

Miniflux logo{ align=right } Miniflux logo{ align=right }

Miniflux is a web-based news aggregator that you can self-host. It supports RSS, Atom, RDF, and JSON Feed.

:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-info-16:{ .card-link title="Documentation" } :octicons-code-16:{ .card-link title="Source Code" } :octicons-heart-16:{ .card-link title="Contribute" }

NetNewsWire

NetNewsWire logo{ align=right }

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 the typical feed formats alongside built-in support for Reddit feeds.

:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-eye-16:{ .card-link title="Privacy Policy" } :octicons-info-16:{ .card-link title="Documentation" } :octicons-code-16:{ .card-link title="Source Code" }

Downloads

Newsboat

Newsboat logo{ align=right }

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.

:octicons-home-16: Homepage{ .md-button .md-button--primary } :octicons-info-16:{ .card-link title="Documentation" } :octicons-code-16:{ .card-link title="Source Code" }

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.

Example

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.

Example

To subscribe to a YouTube channel with an RSS client, first look for its channel code. The channel code can be found on the about page of the YouTube channel you wish to subscribe to, under: AboutShareCopy channel ID. Replace [CHANNEL ID] below:

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