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
miniflux avatar

miniflux/v2

0
View on GitHub↗
9,389 stars·896 forks·Go·Apache-2.0·37 viewsminiflux.app↗

V2

This project is a self-hosted RSS feed aggregator and reader designed to collect and organize content from RSS, Atom, and JSON feeds. It functions as a privacy-focused client that blocks pixel trackers and strips URL parameters to prevent third-party tracking and referrer leakage.

The system is built as a REST API feed reader, exposing its data and user accounts through a programmable interface for third-party clients. It maintains compatibility with the OPML standard for importing and exporting subscriptions and provides tools for web content extraction using readability parsers and custom rules to retrieve main body text.

Broad capabilities include full-text article search via database indexing, content filtering using regular expressions, and automated workflows through webhooks. The project also includes multi-method user authentication and tools for user account administration.

The application is distributed via Docker container images, cross-platform binaries, and Linux system packages.

Features

  • Multi-Source Content Aggregation - Collects and organizes content from Atom, RSS, and JSON sources into a unified interface.
  • Article Organization Tools - Provides categorization and bookmarking tools to manage large volumes of read and unread entries.
  • RSS Readers - Aggregates, organizes, and reads web content feeds from RSS, Atom, and JSON sources.
  • Content Extraction Engines - Extracts the main body text from web pages using readability parsers and custom CSS rules.
  • REST APIs - Exposes a full REST API for external clients to interact with feeds and user accounts.
  • Self-Hosted Applications - Provides a minimalist, self-hosted application for reading web feeds with Docker and database migration support.
  • Tracking Protections - Blocks pixel trackers and strips URL parameters to prevent third-party tracking and referrer leakage.
  • Privacy Protection - Blocks pixel trackers and strips URL parameters to prevent third-party tracking and referrer leakage.
  • Private Content Consumption - Provides a private environment for accessing and archiving digital content without tracking or profiling.
  • Multi-Provider Authentication - Verifies user identities using a flexible mix of passwords, passkeys, third-party providers, and reverse-proxy headers.
  • User Authentication Systems - Implements a robust user authentication system to control access to private feed data.
  • REST API Services - Exposes data and user accounts through a programmable interface for interaction by third-party clients.
  • Feed Synchronization APIs - Exposes feed data and user accounts through a programmable REST API for third-party client synchronization.
  • Regex Content Filtering - Automatically includes or excludes articles by matching feed content against user-defined regex patterns.
  • Source Subscription Managers - Manages external content feeds and subscription lists to retrieve updates automatically via OPML.
  • Full Text Search - Indexes feed content within the database to enable high-performance full-text search across articles.
  • Workflow Automation APIs - Uses REST APIs and webhooks to send aggregated feed data to external productivity tools and social platforms.
  • Webhooks - Sends real-time HTTP notifications to external workflows whenever new content is detected in the system.
  • Container Deployment - Provides official Docker images for streamlined and consistent self-hosted deployment.
  • Subscription Data Importers - Provides tools for migrating subscription lists from external platforms via OPML files or bulk URL imports.
  • Programmatic Content APIs - Provides programmatic APIs for managing feed subscriptions and entry data using access tokens.
  • Feed Content Filtering - Implements regular expression patterns to automatically include or exclude specific articles within content feeds.
  • Feed Readers - Minimalist news reader built with Go and PostgreSQL.
  • RSS and News - Minimalist and opinionated feed reader for web content.
  • Feed Readers - Listed in the “Feed Readers” section of the Awesome Selfhosted awesome list.
  • Notes and Knowledge - Minimalist feed reader.

Star history

Star history chart for miniflux/v2Star history chart for miniflux/v2

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with V2

These projects share indexed features with V2. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • freshrss/freshrssFreshRSS avatar

    FreshRSS/FreshRSS

    14,059View on GitHub↗

    FreshRSS is an open-source, self-hosted web feed aggregator designed to collect, organize, and display content from multiple websites in a single, centralized interface. It functions as a comprehensive reader for standard syndication formats, allowing users to track updates from various sources while maintaining full control over their data and privacy. The platform supports multi-user environments, enabling individual account management and personalized reading experiences. The application distinguishes itself through its robust synchronization and extensibility capabilities. It provides a s

    PHPfeedfreshrssnews-aggregator
    View on GitHub↗14,059
  • 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
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted avatar

    awesome-selfhosted/awesome-selfhosted

    299,516View on GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    View on GitHub↗299,516
  • dodyg/practical-aspnetcoredodyg avatar

    dodyg/practical-aspnetcore

    10,382View on GitHub↗

    This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro

    C#asp-net-coreaspnet-coreaspnetcore
    View on GitHub↗10,382
Compare all 30 related projects→

Frequently asked questions

What does miniflux/v2 do?

This project is a self-hosted RSS feed aggregator and reader designed to collect and organize content from RSS, Atom, and JSON feeds. It functions as a privacy-focused client that blocks pixel trackers and strips URL parameters to prevent third-party tracking and referrer leakage.

What are the main features of miniflux/v2?

The main features of miniflux/v2 are: Multi-Source Content Aggregation, Article Organization Tools, RSS Readers, Content Extraction Engines, REST APIs, Self-Hosted Applications, Tracking Protections, Privacy Protection.

Which projects share features with miniflux/v2?

Projects with overlapping indexed features include: freshrss/freshrss — FreshRSS is an open-source, self-hosted web feed aggregator designed to collect, organize, and display content from… samuelclay/newsblur — NewsBlur is an RSS feed aggregator and social news reader that collects and organizes stories from feeds, newsletters,… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… dodyg/practical-aspnetcore — This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of… docmost/docmost — Docmost is an open-source knowledge management system designed as a collaborative documentation platform for teams. It… searx/searx — Searx is a privacy-respecting metasearch engine and search result aggregator. It functions as a self-hosted search…