awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
stringer-rss avatar

stringer-rss/stringer

0
View on GitHub↗
4,114 stars·391 forks·Ruby·MIT·14 views

Stringer

Stringer is a self-hosted RSS feed aggregator and reader. It functions as a multi-user feed manager that collects and organizes content from various web feeds into a single unified interface.

The project operates as an RSS API server, exposing data feeds to third-party mobile applications for synchronization and reading. It includes automated background tasks to fetch new content entries and provides a private environment for content curation.

The system covers user account management with password-hashed authentication, subscription billing via third-party payment processors, and user interface localization. It also includes data storage utilities to purge expired or read stories based on age limits.

The application is packaged as a containerized feed reader with support for deployment on Docker, Heroku, and OpenShift.

Features

  • RSS Feed Aggregators - Collects and organizes multiple web feeds into a single interface for reading and tracking content.
  • Self Hosted Readers - Provides a personal, self-managed tool for aggregating and reading web feeds on private infrastructure.
  • Self-Hosted Reading Applications - Offers a privately hosted environment for managing personal reading lists and synchronizing web content.
  • Web Feed Following - Retrieves new entries from registered web feeds to keep the internal content library current.
  • Feed Refresh Scheduling - Schedules recurring background tasks to retrieve new content from aggregated feeds on a fixed timetable.
  • User Account Management - Manages user registration and authentication using password hashing to maintain private access to data collections.
  • Password Hashing Utilities - Secures user accounts by storing non-reversible cryptographic hashes of passwords to prevent plain-text data leaks.
  • Multi-User Account Systems - Includes a multi-user system supporting secure registration and credential-based login for individual content collections.
  • Mobile API Integrations - Provides a compatible API that allows third-party mobile applications to synchronize and read data feeds.
  • RSS Synchronization APIs - Connects third-party mobile applications to a self-hosted backend to synchronize read status and feed data.
  • Feed Curators - Provides tools to organize subscription feeds into groups and manage data retention by purging old stories.
  • Container Deployment - Packages the application and its dependencies into portable images for consistent execution across cloud platforms.
  • Container Orchestration Configurations - Orchestrates application and database setup using predefined configurations to automate environment startup.
  • Application Containerization - Packages the application and dependencies into container images for consistent installation across different environments.
  • Containerized Service Deployment - Provides a self-hosted service using Docker or cloud platforms for consistent environment management.
  • Background Task Schedulers - Executes recurring database cleanup and feed retrieval operations on a fixed timetable to keep content current.
  • Feed Readers - Anti-social RSS reader for focused consumption.
  • Feed Readers - Listed in the “Feed Readers” section of the Awesome Selfhosted awesome list.

Star history

Star history chart for stringer-rss/stringerStar history chart for stringer-rss/stringer

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does stringer-rss/stringer do?

Stringer is a self-hosted RSS feed aggregator and reader. It functions as a multi-user feed manager that collects and organizes content from various web feeds into a single unified interface.

What are the main features of stringer-rss/stringer?

The main features of stringer-rss/stringer are: RSS Feed Aggregators, Self Hosted Readers, Self-Hosted Reading Applications, Web Feed Following, Feed Refresh Scheduling, User Account Management, Password Hashing Utilities, Multi-User Account Systems.

What are some open-source alternatives to stringer-rss/stringer?

Open-source alternatives to stringer-rss/stringer include: samuelclay/newsblur — NewsBlur is an RSS feed aggregator and social news reader that collects and organizes stories from feeds, newsletters,… miguelgrinberg/microblog — This project is a social blogging application built with Flask. It provides a platform for user account management,… async-labs/builderbook — Builderbook is a MERN stack digital bookstore and documentation platform designed for selling and delivering digital… swanson/stringer — Stringer is a self-hosted RSS reader and feed aggregation server. It collects and organizes content from remote RSS… nkanaev/yarr — Yarr is a feed aggregator that functions as both a local desktop application and a self-hosted server. It collects… antennapod/antennapod — AntennaPod is an open-source podcast manager, RSS feed aggregator, and mobile audio player. It serves as a system for…

Open-source alternatives to Stringer

Similar open-source projects, ranked by how many features they share with Stringer.
  • samuelclay/newsblursamuelclay avatar

    samuelclay/NewsBlur

    7,312View on GitHub↗

    NewsBlur is an RSS feed aggregator and social news reader that collects and organizes stories from feeds, newsletters, and websites into a single interface. It functions as a feed synchronization service that maintains read states and subscription data across multiple devices and third-party applications. The platform distinguishes itself with AI-powered content summarization to generate briefings and answer questions about articles, alongside a system for training content classifiers. These classifiers learn user preferences for authors and tags to automatically highlight preferred topics or

    Pythonandroidelasticsearchfeed-reader
    View on GitHub↗7,312
  • miguelgrinberg/microblogmiguelgrinberg avatar

    miguelgrinberg/microblog

    4,771View on GitHub↗

    This project is a social blogging application built with Flask. It provides a platform for user account management, following relationships, and chronological post streams, supported by a PostgreSQL relational database. The application features a multilingual web interface with localized content and date formatting. It is designed as a dockerized web application, utilizing containerization for consistent deployment across different environments. The system integrates a variety of core capabilities, including full-text search with provider abstraction, an asynchronous task worker for backgrou

    Pythonflaskpythonwebapp
    View on GitHub↗4,771
  • async-labs/builderbookasync-labs avatar

    async-labs/builderbook

    3,799View on GitHub↗

    Builderbook is a MERN stack digital bookstore and documentation platform designed for selling and delivering digital books. It functions as a content delivery site that transforms markdown files hosted in Git repositories into structured online books. The platform distinguishes itself by synchronizing markdown content from remote repositories into a database to enable metadata-driven access control and content gating. It integrates payment processing to restrict full content access based on verified purchase history, while providing public previews. The system covers a broad range of capabil

    JavaScriptapisaws-sesboilerplate
    View on GitHub↗3,799
  • swanson/stringerswanson avatar

    swanson/stringer

    4,113View on GitHub↗

    Stringer is a self-hosted RSS reader and feed aggregation server. It collects and organizes content from remote RSS feeds, allowing for personal content curation without the influence of social algorithms. The system functions as an RSS API provider, exposing a compatible interface that enables third-party reader applications to synchronize content and reading states across multiple devices. The backend includes polling-based aggregation to ingest updates from remote XML feeds and a content lifecycle manager that uses time-based data pruning to automatically remove old or read stories from t

    Ruby
    View on GitHub↗4,113
  • See all 30 alternatives to Stringer→