A web-based feed aggregator available as a desktop application or a self-hosted personal server.

yarr is an open-source web-based feed aggregator that functions as both a desktop application and a self-hosted personal server. It allows users to collect, organize, and read RSS feeds through a browser-based interface. The application serves as a centralized hub for tracking updates from various websites and blogs without relying on third party platforms.
The software is distributed as a single binary that includes an embedded SQLite database, which eliminates the need for a separate database server installation. It is available for Linux, MacOS, and Windows, and can be run as a standard command line application or as a GUI application featuring a system tray icon for easier access on desktop environments.
For users who prefer a server deployment, yarr provides specific command line flags to manage authentication and TLS configurations. This architecture allows the software to be hosted on a private server or a home lab, providing a persistent feed reader accessible from any device with a web browser. The use of SQLite ensures that all subscription data and read states are stored in a single file, making backups and migrations straightforward for the administrator.
The application is designed for individuals who require a private, lightweight method for managing their information intake. It targets users who prefer self-hosted infrastructure over cloud services for their news aggregation needs.
yarr serves as a lightweight tool for managing RSS subscriptions on local hardware or private servers.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.