Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Self Hosted
  3. Bubo Reader

Bubo Reader

MITTypeScriptv2.0.2Self-Hosted

A hyper-minimalist static feed reader (RSS, Atom, JSON) you can deploy on Netlify or your own server.

Visit WebsiteGitHubGitHub
230 stars55 forks0 contributors

What is Bubo Reader?

Bubo Reader is a static feed reader that fetches content from RSS, Atom, and JSON feeds and generates a simple, self-hosted webpage listing the latest links. It solves the problem of relying on external feed reader services by giving users complete control over their feed aggregation and presentation. The project emphasizes minimalism and ease of deployment, with support for platforms like Netlify.

Target Audience

Developers and tech-savvy users who want a lightweight, self-hosted RSS reader they can fully customize and deploy on their own infrastructure.

Value Proposition

Developers choose Bubo Reader for its extreme simplicity, static output, and avoidance of feature bloat. It offers a transparent, hackable alternative to cloud-based feed readers, with no tracking or external dependencies.

Overview

An irrationally minimalist, static feed reader (RSS, Atom, JSON) you can instantly deploy on Netlify, Glitch or your own server.

Use Cases

Best For

  • Creating a personal, self-hosted RSS reader dashboard
  • Deploying a static feed aggregator on Netlify with minimal configuration
  • Building a customizable feed reader with your own HTML/CSS templates
  • Learning how static site generators work with real-time data fetching
  • Hosting a lightweight feed reader on a low-resource server or VPS
  • Avoiding third-party feed reader services and maintaining data ownership

Not Ideal For

  • Users wanting real-time feed updates without manual rebuilds or external scheduling
  • Teams needing collaborative features like shared feeds, user accounts, or multi-device sync
  • Projects requiring advanced RSS reader capabilities such as search, filtering, or read/unread tracking

Pros & Cons

Pros

Static Simplicity

Generates plain HTML files that can be hosted on any web server, eliminating server-side dependencies and ensuring fast, reliable serving from platforms like Netlify.

Template Customization

Uses Nunjucks templating, allowing users to fully control feed display by editing the config/template.html file, as shown in the README's anatomy section.

Easy Netlify Deployment

Designed for one-click deployment on Netlify with a pre-configured netlify.toml file, making setup straightforward for static hosting.

Category Organization

Groups feeds into categories defined in a simple JSON configuration file (conf/feeds.json), enabling clean, organized link listings without complex setup.

Cons

Manual Update Process

Feeds only update when the build script runs, requiring external cron jobs or webhooks for automation—a limitation the README admits with suggestions for services like IFTTT.

Limited Feature Set

Lacks common feed reader features such as OPML import/export, search functionality, or read status tracking, focusing solely on minimal link aggregation.

Technical Barrier

Requires editing JSON files and understanding static site deployment, which may be challenging for non-developers seeking a plug-and-play solution.

Frequently Asked Questions

Quick Stats

Stars230
Forks55
Contributors0
Open Issues4
Last commit4 months ago
CreatedSince 2019

Tags

#feed-aggregator#feed-reader#minimalist#static-site-generator#rss#json-feed#static-site#nunjucks#typescript#netlify#rss-reader#self-hosted

Built With

N
Nunjucks
T
TypeScript
N
Node.js

Links & Resources

Website

Included in

Self Hosted284.1k
Auto-fetched 1 day ago

Related Projects

RSS-BridgeRSS-Bridge

The RSS feed for websites missing it

Stars8,957
Forks1,212
Last commit2 days ago
StringerStringer

A self-hosted, anti-social RSS reader.

Stars4,115
Forks390
Last commit5 days ago
YarrYarr

yet another rss reader

Stars3,837
Forks283
Last commit13 days ago
FusionFusion

A lightweight, self-hosted friendly RSS reader

Stars2,084
Forks80
Last commit1 month 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