# Introducing FeedFlow, a minimalistic and opinionated RSS Reader

DevFeed: [Introducing FeedFlow, a minimalistic and opinionated RSS Reader](<https://devfeed.tech/articles/introducing-feedflow-a-minimalistic-and-opinionated-rss-reader-25570.md>)

Original publisher: [Read original article](<https://www.marcogomiero.com/posts/2023/introducing-feed-flow/>)

Author: Marco Gomiero

Published: 2023-07-31T00:00:00Z

Content type: release

Language: en

Sources: [Posts on Marco Gomiero](<https://devfeed.tech/sources/posts-on-marco-gomiero.md>)

Topics: [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [App](<https://devfeed.tech/topics/app.md>), [multiplatform](<https://devfeed.tech/topics/multiplatform.md>), [Compose](<https://devfeed.tech/topics/compose.md>), [compose-for-desktop](<https://devfeed.tech/topics/compose-for-desktop.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Kotlin Multiplatform](<https://devfeed.tech/topics/kotlin-multiplatform.md>), [SwiftUI](<https://devfeed.tech/topics/swiftui.md>), [dogfooding](<https://devfeed.tech/topics/dogfooding.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [article](<https://devfeed.tech/tags/article.md>), [compose-multiplatform](<https://devfeed.tech/tags/compose-multiplatform.md>), [dogfooding](<https://devfeed.tech/tags/dogfooding.md>), [ios](<https://devfeed.tech/tags/ios.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [kotlin-multiplatform](<https://devfeed.tech/tags/kotlin-multiplatform.md>), [macos](<https://devfeed.tech/tags/macos.md>), [release](<https://devfeed.tech/tags/release.md>), [rss](<https://devfeed.tech/tags/rss.md>), [swiftui](<https://devfeed.tech/tags/swiftui.md>)

## AI overview

The article announces FeedFlow, a minimalistic RSS reader built for Android, iOS, and macOS. It opens articles on their respective websites, supports OPML imports, and was created partly to dogfood the RSSParser Android library.

## Source excerpt

After months of work, I can finally announce the release of FeedFlow, a minimalistic and opinionated RSS Reader that I've built for myself and that's now available on Android, iOS, and macOS. Motivation I've started (again) to stay up to date by building my own feed instead of relying on feeds ordered and decided by someone else. But I wasn't completely satisfied with the readers already out there ("I can build a better one"™). What I want for an RSS reader is the possibility of easily going through my feed and being able to open the article that I want to read on the respective website. Yes, you read it right.