Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Self Hosted
  3. Feedpushr

Feedpushr

GPL-3.0Gov3.4.1Self-Hosted

A self-hosted feed aggregator daemon with a pluggable filter and output system for processing and distributing RSS/Atom articles.

GitHubGitHub
389 stars27 forks0 contributors

What is Feedpushr?

Feedpushr is a self-hosted feed aggregator daemon that collects articles from RSS/Atom feeds, processes them through a customizable filter chain, and pushes them to various outputs like HTTP endpoints, email, or external services. It solves the problem of automating content distribution and curation by providing a flexible, extensible pipeline that users control entirely on their own infrastructure.

Target Audience

Developers, sysadmins, or content curators who need to automate the aggregation and distribution of feed content, especially those preferring self-hosted solutions with custom processing rules.

Value Proposition

Developers choose Feedpushr for its simplicity as a single binary, its extensibility via plugins and expressions, and its full self-hosting capability, giving them complete control over their feed processing workflow without relying on third-party services.

Overview

A simple feed aggregator daemon with sugar on top.

Use Cases

Best For

  • Building a custom news aggregation and notification system
  • Automating content distribution to multiple channels (e.g., HTTP, email, social media)
  • Self-hosting a feed reader with advanced filtering and tagging
  • Creating ETL pipelines for feed data using shell tools or plugins
  • Implementing real-time feed updates via WebSub subscriptions
  • Developing internal tools for content curation with conditional routing

Not Ideal For

  • Users wanting a fully managed, cloud-based RSS reader with zero server maintenance
  • Projects needing out-of-the-box integrations with modern platforms like Slack or Discord without custom plugin development
  • Simple feed monitoring or one-time parsing without continuous aggregation and conditional routing

Pros & Cons

Pros

Single Binary Simplicity

Deploys as a standalone executable with an embedded database, eliminating complex dependencies, as shown in the installation options using Docker or direct download.

Extensible Plugin System

Supports custom filters and outputs via compiled Go plugins, allowing tailored workflows, with examples like Twitter integration available in the contrib directory.

Comprehensive Control Interfaces

Offers a REST API with OpenAPI documentation, a web UI, and a CLI, providing multiple ways to manage feeds and outputs, as detailed in the features section.

Powerful Conditional Logic

Uses a custom expression language to route articles based on tags, title, or metadata, enabling precise automation, documented in the EXPRESSION.md file.

Cons

Plugin Development Overhead

Creating custom outputs or filters requires Go programming and compiling plugins, which can be a barrier for non-developers, as admitted in the plugins section.

Limited Built-in Integrations

Core outputs are basic (e.g., stdout, HTTP, email), and advanced services like Twitter depend on external plugins that may lack maintenance or documentation.

Configuration Complexity

Setting up involves multiple environment variables, authentication files, and expression syntax, leading to a steeper initial setup compared to simpler aggregators.

Frequently Asked Questions

Quick Stats

Stars389
Forks27
Contributors0
Open Issues9
Last commit4 months ago
CreatedSince 2018

Tags

#feed-aggregator#content-pipeline#push#mastodon#rss-aggregator#rest-api#rss#restful-api#opml#docker#rss-reader#twitter#atom-feeds#go#self-hosted#automation

Built With

G
Go
G
GTK+
B
BoltDB
D
Docker
O
OpenAPI

Included in

Self Hosted284.1k
Auto-fetched 10 hours ago

Related Projects

RSS-BridgeRSS-Bridge

The RSS feed for websites missing it

Stars9,041
Forks1,221
Last commit1 day ago
StringerStringer

A self-hosted, anti-social RSS reader.

Stars4,117
Forks392
Last commit14 hours ago
YarrYarr

yet another rss reader

Stars3,878
Forks285
Last commit5 days ago
FusionFusion

A lightweight, self-hosted friendly RSS reader

Stars2,120
Forks84
Last commit11 days ago
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub