JARR is a free, open source, self-hosted RSS and Atom feed reader built with Flask and React. See its features, setup, and top alternatives compared.
JARR (Just Another RSS Reader) is a free, open source, self-hosted RSS and Atom feed aggregator that lets users follow blogs and news sites from a single web interface they fully control. It began as a fork of Cedric Bonhomme's Newspipe project and is now maintained by a developer known as jaesivsm, distributed openly on GitHub for anyone to self-host.
As a community-maintained, single-developer-led project rather than a commercial product, JARR appeals to self-hosting enthusiasts and technically comfortable users who value data ownership and independence from centralized feed reader services like Feedly.
JARR presents a classic three-column reading layout: categories and feeds on the left, an article list in the middle, and full article content on the right. For feeds that only publish truncated summaries, it uses Readability-based content extraction to pull and display the full article text inside the app itself.
A queue-based crawler periodically polls subscribed feeds for new content, and filtering options let users quickly surface feeds with unread items or fetch errors. The interface is mobile-responsive for use on tablets and phones, and the app is built on a Python 3 and Flask backend with a ReactJS frontend.
JARR is entirely free and open source, with no license fees, subscription tiers, or paid features; the only cost involved is whatever server or hosting infrastructure a user chooses to run it on, typically via Docker on a home server or low-cost VPS.
There is no commercial entity behind JARR selling support contracts or hosted plans, so users rely on the public GitHub repository, documentation, and community for setup help; a public jarr.info instance is available to try the reading experience before self-hosting.
Yes, JARR is completely free and open source; the only cost is the server infrastructure you choose to host it on.
JARR stands for Just Another RSS Reader, a self-hosted RSS and Atom feed aggregator.
JARR is maintained by a developer known as jaesivsm and began as a fork of Cedric Bonhomme's Newspipe project.
Yes, JARR is designed to be self-hosted, typically via Docker, though a public demo instance is available at jarr.info to try it first.
JARR's backend is built with Python 3, Flask, and SQLAlchemy, with a ReactJS frontend.
JARR does not have dedicated native mobile apps, but its web interface is mobile-responsive for use on phones and tablets.