Feedpushr
Feedpushr is a powerful RSS feed aggregator daemon with a web UI, pluggable filters, and multiple output targets.
What You Can Do After Deployment
- Open the web UI — Access the Feedpushr dashboard to manage your feeds
- Add RSS feeds — Subscribe to RSS/Atom feeds by providing their URLs
- Configure filters — Apply transformations to articles using the pluggable filter system
- Set up outputs — Push articles to HTTP endpoints, email, or other output plugins
- Use the API — Interact programmatically via the REST API with full OpenAPI documentation
Key Features
- Full-featured web UI for feed management
- REST API with complete OpenAPI documentation
- Pluggable filter system for article transformation
- Multiple output targets (STDOUT, HTTP, email, and more)
- Feed aggregation with configurable polling intervals
- Article deduplication and caching
- OpenID Connect authentication support
- Single binary deployment with no external dependencies
- Extensible with custom plugins
- Lightweight and resource-efficient (built with Go)
License
GPL-3.0 — GitHub