FreshRSS
Self-hosted, lightning-fast RSS and Atom feed aggregator and reading server.
Why consider FreshRSS?
FreshRSS is an open-source, self-hosted RSS and Atom feed aggregator. Capable of handling hundreds of thousands of feed subscriptions seamlessly, it offers responsive mobile web viewing, Google Reader API compatibility, multi-user accounts, and custom filtering webhooks.
Learn FreshRSS by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of FreshRSS
FreshRSS consolidates news blogs, YouTube channels, and podcasts into an ad-free personal reading stream.
Quickstart
docker run -d \ --name freshrss \ -p 8080:80 \ -v freshrss_data:/var/www/FreshRSS/data \ freshrss/freshrssAccess http://localhost:8080 to import your OPML feed bundle and pair with native mobile RSS clients via the Google Reader API.
FreshRSS is licensed under the GNU Affero General Public License v3.0.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.