OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Rss

Rss

16 open source tools found

H
System Optimization

Huginn

Self-hosted automation agent system like IFTTT or Zapier, fully data-controlled.

Huginn lets you build agents that automate online tasks. Events propagate through a directed graph. Monitor web, Twitter, email, and more.

For Docker, remove containers and images. For local install, delete project directory and drop database.
49.2k
R
System Optimization

RSSHub

Turn any content into RSS feeds.

RSSHub is the world's largest open-source RSS network. It generates RSS feeds from virtually any website, with over 5,000 instances and a thriving community. Perfect for aggregating social media, news, blogs, and more.

If deployed via Docker: `docker stop rsshub && docker rm rsshub`. If manually installed, delete the directory and stop the process.
43.9k

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
G
System Optimization

glance

A lightweight, self-hosted dashboard to bring all your feeds into one stunning page.

A lightweight, highly customizable dashboard that displays your feeds in a beautiful, streamlined interface. Supports RSS, Reddit, Hacker News, weather, YouTube, Twitch, stock prices, Docker stats, and more.

Remove Docker container and image (docker compose down --rmi all), or simply delete the downloaded binary and config files.
34.0kChecksum
K
File Management

Karakeep

An AI-powered self-hosted bookmarking app that organizes everything with auto-tagging and full-page archiving.

Karakeep is a self-hostable all-in-one bookmarking app with AI features to save, organize, and search links, notes, images, and PDFs.

Stop and remove Docker containers: docker-compose down -v (Caution: -v removes data volumes; backup first if needed).
25.0k
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
R
Developer Tools

RSS-Bridge

Turn any website into an RSS feed with hundreds of pre-built connectors.

Generate RSS/Atom feeds for websites lacking native support. PHP-based, 400+ bridges.

For Docker: `docker stop rss-bridge && docker rm rss-bridge && docker rmi rssbridge/rss-bridge`. For manual install, delete the deployment folder and any configured database.
8.9k
N
System Optimization

NewsBlur

An intelligent RSS reader with AI training, social sharing, and self-hosting support.

NewsBlur is a personal news reader that keeps the original site layout, trains AI to know your preferences, and lets you share stories with friends. Self-host or use the cloud service.

Run 'make down' to stop containers, then delete the NewsBlur directory. To clean up persisted data, use 'docker volume prune'.
7.4k
S
Privacy Protection

Stringer

Self-hosted RSS reader with no social noise, just keyboard shortcuts and privacy.

Stringer is a self-hosted RSS reader that focuses on simplicity and privacy. It has no social features, no external dependencies, and no fancy algorithms. Just keyboard shortcuts and a clean reading experience.

If deployed on Heroku, simply delete the app. On VPS or Docker, remove the project directory or container and drop the database.
4.1k
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
C
System Optimization

CommaFeed

Self-hosted RSS reader like Google Reader, fast startup, low memory, highly customizable.

A self-hosted RSS reader inspired by Google Reader, built with Quarkus and React/TypeScript. Compiles to native code for blazing speed and low memory usage.

Stop and remove the Docker container: `docker stop <name>` and `docker rm <name>`. Delete the image and the persistent data folder (default `data` in current directory).
3.5kChecksum
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
H
Privacy Protection

Haven

A private, open-source blog platform for sharing with invited friends and family, no ads or trackers.

A private, open-source blog for sharing with friends and family. No ads, no trackers, invite-only.

Stop Docker containers or delete the hosted service (e.g., on PikaPods).
774
T
Privacy Protection

Tiny Tiny RSS

Self-host your RSS feeds, break free from algorithmic control.

Self-hosted, open-source RSS/Atom feed reader and aggregator with web interface, plugins, and Docker support.

Docker: `docker stop tt-rss && docker rm tt-rss`; Manual: delete web directory and database
717
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
Browse All Categories