Tidies up a number of things: - Outdated links that redirect - Dead links - Remove unnecessary parameters eg "en" and "en-US" - Shortened amazon, apps.apple.com, reddit links - Removed trailing / - Remove www (except for PG assets) - Optimize unoptimized SVGs and remove xml declarations - Lint yaml, md files Co-Authored-By: Daniel Gray <dngray@privacyguides.org>
8.9 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 |
A news aggregator is a way to keep up with your favorite blogs and news sites.
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.
: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 is an open-source, modern, simple and easy to use GTK4 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 even a pre-defined list of sources like TechCrunch that you can add directly. It is only available as a Flatpak (on the Flathub repository).
:octicons-repo-16: Repository{ .md-button .md-button--primary } :octicons-code-16:{ .card-link title="Source Code" }
Downloads
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.
: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
Fluent Reader
Fluent Reader is a secure cross-platform news aggregator that has useful privacy features such as deletion of cookies on exit, strict content security policies (CSP) and proxy support, meaning you can use it over Tor.
: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 }
Miniflux
{ align=right } { 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 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" }
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.
: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.
This section is new
We are working on establishing defined criteria for every section of our site, and this may be subject to change. If you have any questions about our criteria, please ask on our forum and don't assume we didn't consider something when making our recommendations if it is not listed here. There are many factors considered and discussed when we recommend a project, and documenting every single one is a work-in-progress.
- 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 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 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: About > Share > Copy channel ID. Replace [CHANNEL ID]
below:
https://youtube.com/feeds/videos.xml?channel_id=[CHANNEL ID]