RSS Software for Mac

View 15695 business solutions
RSS Mac Clear Filters

Browse free open source RSS software and projects for Mac below. Use the toggles on the left to filter open source RSS software by OS, license, language, programming language, and project status.

  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Vienna

    Vienna

    An open source Mac OSX RSS reader with support for RSS/Atom feeds

    Vienna is an open source Mac OSX RSS reader with support for RSS/Atom/JSON feeds, article storage and management via a SQLite database, written in Objective-C and Cocoa. Feeds can be accessed directly, or through a syncing service supporting the Open Reader API, like BazQux.com, FreshRss.org, FeedHQ.org, InoReader.com or TheOldReader.com. Development now happens on GitHub: https://github.com/ViennaRSS/vienna-rss
    Leader badge
    Downloads: 1,956 This Week
    Last Update:
    See Project
  • 2
    Glean

    Glean

    A self-hosted RSS reader and personal knowledge management tool

    Glean is a self-hosted RSS reader and personal knowledge management platform designed to help information-heavy users efficiently aggregate, browse, and organize content from feeds. It centralizes RSS/Atom subscriptions, offering clean reading views, tagging, and organization features such as folders and bookmarks, while giving users full control over their data by deploying on their own infrastructure. Glean also includes real-time background synchronization, enabling feeds to update at regular intervals without manual refresh, and it supports importing and exporting subscription lists for portability. With a modern responsive UI and optional admin dashboard, Glean balances readability with lightweight performance, making it suited for both individual readers and teams. Its knowledge management capabilities are augmented by features like smart filtering, “read later” queues, and future plans for AI-driven summaries and preference-based recommendations.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Galleon is a home media server using TiVo's discontinued HME protocol. It only works on TiVo versions earlier than 20.7.2. The project is not actively maintained. If you want to maintain it, contact the admins.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 4
    NetNewsWire

    NetNewsWire

    RSS reader for macOS and iOS

    NetNewsWire is a free and open source RSS reader for Mac, iPhone, and iPad. NetNewsWire shows you articles from your favorite blogs and news sites and keeps track of what you’ve read. This means you can stop going from page to page in your browser looking for new articles to read. Do it the easy way instead: let NetNewsWire bring you the news. And, if you’ve been getting your news via Facebook and Twitter, with their ads, algorithms, user tracking, outrage, and misinformation, you can switch to NetNewsWire to get news directly and more reliably from the sites you trust.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    RSS-Bridge

    RSS-Bridge

    The RSS feed for websites missing it

    The RSS feed for websites missing it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    TrendRadar

    TrendRadar

    AI-driven public opinion trend monitor with multi-platform aggregation

    TrendRadar is an AI-powered trend and hotspot tracking system that aggregates information from dozens of news, social, and content platforms to help users cut through information overload and focus on what matters. It automatically crawls and monitors trends across 30+ sources with smart filtering, keyword triggers, sentiment analysis, and natural language summarization to give actionable insights. The tool supports multiple alert modes—such as daily summaries, incremental change monitoring, and current rankings—and can push notifications through messaging platforms like Telegram, Slack, WeChat, DingTalk, and email. Users can deploy it quickly via Python and GitHub Actions, and it also supports RSS feeds and Docker deployment for flexible integration. By combining AI judgment with broad data ingestion, TrendRadar empowers individuals and teams to track public opinion, news cycles, and emerging topics without manual scanning of dozens of websites.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    iTorrent allows you to download BitTorrent podcasts from iTunes. It transforms BitTorrent podcasts so that you can update them just like any other podcast in iTunes.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    Dato.rss

    Dato.rss

    The best RSS Search experience you can find

    dato.rss is a Ruby gem that provides a simple DSL for generating RSS 2.0 feeds. It allows developers to build XML-compliant RSS feeds directly within Ruby code using clean, readable syntax. Ideal for blogs, news aggregators, and content-heavy applications, dato.rss helps deliver structured content feeds without dealing with raw XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FeedKit

    FeedKit

    An RSS, Atom and JSON Feed parser written in Swift

    FeedKit is an RSS, Atom and JSON Feed parser written in Swift. Build a URL pointing to an RSS, Atom or JSON Feed. A common scenario in UI environments would be parsing a feed asynchronously from a user-initiated action, such as the touch of a button. Remember, you are responsible for manually bringing the resulting closure to whichever queue is appropriate. Usually to the Main thread, for UI apps, by calling DispatchQueue.main.async. FeedKit adopts Swift 5 Result type, as Result<Feed, ParserError>, and as such, if parsing succeeds you should now have a Strongly Typed Model of an RSS, Atom or JSON Feed, within the Feed enum. The RSS and Atom feed Models are rather extensive throughout the supported namespaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Upvote RSS

    Upvote RSS

    Generate rich RSS feeds from Reddit, Hacker News, Lemmy, Mbin

    Upvote RSS is a flexible, open-source tool for generating customizable RSS feeds from discussion platforms such as Reddit, Hacker News, Lemmy, Lobste.rs, PieFed instances, and GitHub activity. It works as a web application (often deployed with PHP or via Docker) that lets users build feeds with rich options — including summaries, scores, comments, and filtering — to tailor what content flows into their feed reader. Upvote-RSS gives fine control over how posts are selected and presented, and supports environment configuration for features like caching or integration with external APIs to enrich the output. Users can preview generated feeds before copying the RSS URL for consumption in any RSS reader, and advanced options allow filtering by posts per day, inclusion of full content, summaries, and comment limits.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Easy Feed Editor
    ACTIVE DEVELOPMENT ENDED IN 2011. Use Easy Feed Editor to create your own feed. Easy Feed Editor supports both RSS and ATOM.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    ShowDown
    ShowDown is a simple yet powerful tool for automating the process of finding and downloading new episodes of your favorite shows as they air. Simply choose your shows from the ever growing list of supported shows, then let ShowDown do the rest.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    FeedTurtle
    RSS reader, multimedia manager and TV series manager
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    PyMorseRSS is a project using Python to generate Morse code practice files and making them available via RSS. The Morse code practice files are generated according to the Koch method using Farnsworth timing and both MP3 and OGG outputs are supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Pyris is a completely customizable blogging tool with RSS, a photo album, and much more! It is written in PHP and generates valid XHTML 1.0 Strict pages. It also archives old entries to XML files by month.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Parses a (possibly remote) iCalendar file and provides the first 10 (or a configurable amount) 'upcoming events' as an RSS feed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Search though multiple (configurable) information sources at once: results are presented side-by-side. Intended to support all information sources that implement OpenSearch, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ARADO - URL Database & RSS Feed Reader
    ARADO RSS Feed Reader is a URL Database for Websearch and RSS Feed Reading, which saves your added Bookmarks & RSS-Feeds and syncs newest URLs with your connected devices. Store and Search your all your URLs in ARADO. As framework c++ / Qt is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Agrumelaire : An RSS Aggregator with Bayesian Learning System. Produces an RSS feed from a set of existing feeds. Items are categorized according to the reader's interests. Resulting feed is accessible from any standard RSS client application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GTK# RSS aggregator [newsreader]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RSS Reader base on rich internet applications of flex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A podcast aggregator written in Python using GTK. Users can subscibe to podcasts and download the latest episodes to their hard drive (iPod support is planned).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Automatically imports content items from various RSS feeds into your WordPress (2.0 or higher) site. Very configurable, easy to install, and fully automated -- it will keep your site updated with fresh content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Web 2.0 framework developed in PHP5 that allows you to develop interoperable, standards-compliant, scalable web applications without having to worry about the complexities of the underlying architecture for the most common of functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RSS reader that uses a Bayesian filter to sort items
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB