A lightweight, self-hosted RSS reader with Fever API compatibility and a distraction-free reading workflow.

Fusion is an open-source, self-hosted RSS reader designed for a distraction-free reading experience. It functions as a web application that aggregates content from various feeds, allowing users to track unread articles and organize their subscriptions in one location. The software serves as a centralized hub for news aggregation, enabling users to maintain a curated list of sources without relying on external services.
The software is deployed as a single binary or via Docker, making it suitable for installation on home servers or cloud environments. It provides a responsive web interface with Progressive Web App support, which enables access through a browser on both desktop and mobile devices. Users can manage their feeds directly through the web UI or connect external clients using the integrated API for a more flexible reading workflow.
Fusion is built using Go for the backend and Node.js for the frontend. It is designed specifically for users who prefer a focused environment and explicitly excludes AI features by design to maintain a distraction-free interface. The system supports advanced configuration for deployment behind reverse proxies and allows for the tuning of feed pull intervals, timeouts, and concurrency to optimize performance based on the specific hosting environment. For those requiring higher security or enterprise-style access, the software supports OIDC for single sign-on authentication instead of standard password-only logins. It also includes an OpenAPI specification to define its API contract for developers.
This application serves as a lightweight knowledge hub for individuals who want full control over their news aggregation, feed management, and data storage.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.