RSS Reader
3.5k 2026-04-19
Athou/commafeed
A self-hosted, Google Reader-inspired personal RSS reader built with Quarkus and React/TypeScript, offering a modern and customizable feed aggregation experience.
Core Features
Multiple layouts and themes (Light/Dark)
Fully responsive design with keyboard shortcuts
REST API and Fever-compatible API for mobile apps
Support for various databases (H2, PostgreSQL, MySQL, MariaDB)
OPML import/export and push notifications
Quick Start
java -jar quarkus-run.jarDetailed Introduction
CommaFeed is a robust, self-hosted RSS reader designed as a spiritual successor to Google Reader. Leveraging Quarkus for its backend and React/TypeScript for a modern frontend, it provides users with full control over their feed aggregation. Key features include a responsive interface, extensive customization options, API support for integration, and the flexibility to choose from multiple database backends. It emphasizes privacy, performance through native compilation, and a rich user experience for managing thousands of feeds.