logo
icon

Feedpushr

Feedpushr is a powerful RSS feed aggregator daemon that can collect, transform, and push articles to various outputs. It features a full web UI for feed management, a pluggable filter and output system, REST API with OpenAPI documentation, and supports outputs like HTTP endpoints, email, and more. Built as a single Go binary.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-31
Services
service icon
Tags
RSSAutomationSelf-hosted

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

  1. Open the web UI — Access the Feedpushr dashboard to manage your feeds
  2. Add RSS feeds — Subscribe to RSS/Atom feeds by providing their URLs
  3. Configure filters — Apply transformations to articles using the pluggable filter system
  4. Set up outputs — Push articles to HTTP endpoints, email, or other output plugins
  5. 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