
CommaFeed
Self-hosted RSS reader inspired by Google Reader with REST and Fever APIs.
3.6k stars 404 forks last commit first released Apache-2.0
Actively maintained
Last commit 27 Jul 2026.

CommaFeed is a Google Reader-inspired self-hosted RSS reader based on Quarkus with a React/TypeScript frontend. It provides a modern web interface, REST API, and Fever-compatible API, designed to scale to thousands of users and millions of feeds.
Key Features
- 4 layouts and a responsive UI with light/dark theme
- Keyboard shortcuts and right-to-left feed support
- OPML import/export and REST API
- Fever-compatible API for native mobile apps
- Automatic "mark as read" rules and CSS/JS customization
- Browser extension and native compilation for fast startup
- Multi-database support: H2, PostgreSQL, MySQL, MariaDB
Use Cases
- Personal RSS reader hosted on your own server
- Team or organization needing a self-hosted feed reader with API access
- Integrations with Fever-compatible clients and mobile apps
Limitations and Considerations
- Java-based backend; memory management and JVM tuning may be needed for large feedbases (e.g., -Xmx settings)
- Packaging choices affect startup time and memory footprint (native vs JVM)
Conclusion
CommaFeed offers a robust, self-hosted RSS solution with APIs, language support, and deployment options, suitable for power users who want control over their feeds.
Source:
Categories:
Tags:
Tech Stack:
Similar to CommaFeed
selfoss
Web-based RSS reader and multi-source feed aggregator
Self-hosted web-based RSS reader and feed aggregator with OPML import, plug-ins, and a RESTful JSON API. Supports SQLite, MySQL, and PostgreSQL.

FreshRSS
Lightweight self-hosted RSS and Atom feed aggregator
FreshRSS is a fast, multi-user RSS/Atom feed aggregator with tagging, search, OPML import/export, WebSub push updates, and optional web scraping for sites without feeds.

Miniflux
Minimalist, open-source RSS/Atom feed reader.
Miniflux is a fast, privacy-focused, minimalist RSS/Atom feed reader designed for self-hosted deployment.

RSSMonster
Google Reader-inspired RSS reader with smart folders and ranking
Self-hosted RSS reader inspired by Google Reader, featuring smart folders, advanced search expressions, clustering, quality scoring, and Fever/Google Reader API compatibility.

Fusion
Lightweight RSS feed aggregator and reader
Fusion is a lightweight, self-hosted RSS reader and feed aggregator with search, bookmarks, OPML import/export, and support for RSS, Atom, and JSON feeds.

Nextcloud News
RSS/Atom feed reader and aggregator for Nextcloud
Nextcloud News is an RSS/Atom feed reader for Nextcloud, with web UI and a REST API for syncing with third-party clients.


