A modern Feed reader for Apple's platforms with pretty good media support.
With most recommendation algorithms evolving into engagement maximizers and spam generation becoming both cheaper and more effective, compiling feeds locally has once again become an enticing solution for ensuring high quality information.
However, the media format is always changing. It's not just blogs and news articles anymore. While feed protocols do have enough flexibility to support rich media formats, the same can't be said about the software which implements them.
The goal of this project it to provide comparable user experience to that of centralized feeds by leveraging already existing features of open standards.
Stream video, audio or view images.
Save for offline use.
QuickLook and ShareSheet integration.
ID3 Chapters with chapter art.
Simultaneously fetching multiple feeds
combined with conditional requests
makes for a fast refresh even with many sources added.
Some feeds do not include full content.
Feed Radar can extract articles
without relying on any third party services
Scan the QR code or visit TestFlight to try out the app.
For questions and/or feedback join #feed-radar:n0g.rip on matrix.
Supported platforms:
iOS 17.0+
iPadOS 17.0+
macOS 14.0+
1
To learn more check out the generated Documentation
A high level overview is available in following articles:
- Fetching Feeds
How feeds are fetched and mapped - Storing Feeds
How feeds are persisted in database - Syncing
How the app syncs between multiple devices
This project would not be possible without:
- FeedKit
Handles the complex world of feed decoding - Readablity
The library - used in Firefox Reader View enables article extraction - GRDB
A robust SQLite toolkit - OutcastID3
ID3 Metadata Parser
- Finding feed's URL from a website
- Grouping feeds in folders
Footnotes
-
Runs in Designed for iPad mode. An ARM MacBook required. ↩