OpenSource-Hub
DiscoverTrendingCode LibraryCategories
Browse All Categories/Feed Reader

Feed Reader

6 open source tools found

F
System Optimization

FreshRSS

Self-hosted RSS reader that is lightweight and feature-rich.

FreshRSS is a self-hosted RSS feed aggregator. Lightweight, powerful, customizable, multi-user, with anonymous reading, push notifications, and web scraping.

Delete the deployment folder (back up ./data/ first) and drop the database. Revoke any OAuth or external auth connections.
14.9k
V
Privacy Protection

v2

A minimalist, privacy-focused feed reader that is lightweight and fast.

Miniflux is a minimalist and opinionated feed reader. It's simple, fast, lightweight and super easy to install.

Stop the service, delete the binary, and drop the PostgreSQL database.
9.2kChecksum

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
Y
Developer Tools

yarr

A minimal RSS reader that is one binary, cross-platform, works as a desktop app or self-hosted server.

A lightweight web-based RSS reader that works as a desktop app or self-hosted server. Single binary with embedded SQLite database.

Delete the extracted folder or executable. Remove config files if any (default location ~/.config/yarr). On macOS, delete yarr.app from Applications.
3.8kChecksum
S
System Optimization

selfoss

A lightweight, self-hosted RSS aggregator that brings all your feeds into one clean interface.

A multipurpose RSS reader and feed aggregator that lets you follow updates from websites, social networks, and other platforms in one place.

Simply delete the selfoss directory. Back up the data/ folder and config.ini first if you need to keep your data.
2.5k
F
Developer Tools

fusion

Self-hosted RSS reader with speed, keyboard shortcuts, and Fever API support.

A lightweight, self-hosted RSS reader with fast keyboard shortcuts, Fever API support, and a clean PWA web UI.

Delete the binary and data directory (default ~/.fusion). For Docker: docker rm -f fusion and remove the volume.
2.1kChecksum
R
Developer Tools

reader

A Python feed reader library with storage, search, and optional web interface.

Reader is a Python library for building feed reader applications. It handles Atom, RSS, and JSON feeds, stores them in a database, allows marking, tagging, filtering, full-text search, and OPML import/export. Includes optional Flask web app and CLI.

Run pip uninstall reader to remove the library. Manually delete the database file (e.g., feeds.db) if needed.
536