CommaFeed
A self-hosted RSS/Atom feed reader inspired by Google Reader. Lightweight, fast, and easy to deploy with an embedded H2 database — no external database required.
Getting Started
- Visit your domain — log in with default credentials
admin / admin
- Change the admin password — go to Settings > Profile to update it immediately
- Subscribe to feeds — click the "+" button and paste an RSS/Atom feed URL
- Import feeds — use Settings > Profile > OPML import to bring in subscriptions from another reader
- Organize — create categories and drag feeds into them for a tidy reading experience
Key Features
- Google Reader-inspired interface with three-panel layout
- Keyboard shortcuts for power users
- OPML import/export for easy migration
- Mobile-friendly responsive design
- REST API for third-party app integration
- Multi-user support
- Feed favicon fetching
- Full-text search across articles
- Embedded H2 database — zero external dependencies
License
Apache-2.0 — GitHub