FlowRSS is a next-generation RSS reader that brings the joy back to content consumption. With a Folo-inspired timeline design, first-class Fediverse support, and offline-first architecture, FlowRSS is the RSS reader you've been waiting for.
Say goodbye to cluttered interfaces and hello to:
- 🎨 Beautiful timeline layout for focused reading
- 🐘 Native Fediverse integration (Mastodon, Lemmy)
- 📱 Slide-in reader panel with smooth animations
- 💾 Offline-first - works without internet
- 🔒 Privacy-focused - your data stays local
- ⚡ Lightning fast - <2s load times
# Clone the repository
git clone https://github.com/codebytelabs/flowrss.git
cd flowrss
# Install dependencies
npm install
# Run development server
npm run dev
Feature | FlowRSS | Feedly | Inoreader | NetNewsWire |
---|---|---|---|---|
Timeline Layout | ✅ | ❌ | ❌ | ❌ |
Fediverse Support | ✅ | ❌ | ❌ | ❌ |
Offline-First | ✅ | ❌ | ❌ | ✅ |
Modern UI | ✅ | |||
Privacy-Focused | ✅ | ❌ | ❌ | ✅ |
Free Tier | ✅ Full | ✅ | ||
Open Source | ✅ | ❌ | ❌ | ✅ |
- Next.js 14 - React framework
- TypeScript - Type safety
- Tailwind CSS - Styling
- IndexedDB - Local storage
- Dexie.js - Database wrapper
- Quick Start - Get started in 5 minutes
- Architecture - System design
- Contributing - How to contribute
- Folo Redesign - Design system
We welcome contributions! See CONTRIBUTING.md for details.
MIT License - see LICENSE for details.
### Modern RSS Reader with Fediverse Support & Folo-Inspired Design
Your content, in flow. Read anywhere, anytime, beautifully.
Live Demo • Documentation • Report Bug • Request Feature
FlowRSS is a next-generation RSS reader that brings the joy back to content consumption. With a Folo-inspired timeline design, first-class Fediverse support, and offline-first architecture, FlowRSS is the RSS reader you've been waiting for.
Say goodbye to cluttered interfaces and hello to:
- 🎨 Beautiful timeline layout for focused reading
- 🐘 Native Fediverse integration (Mastodon, Lemmy)
- 📱 Slide-in reader panel with smooth animations
- 💾 Offline-first - works without internet
- 🔒 Privacy-focused - your data stays local
- ⚡ Lightning fast - <2s load times
# Clone the repository
git clone https://github.com/codebytelabs/flowrss.git
cd flowrss
# Install dependencies
npm install
# Run development server
npm run dev
Feature | FlowRSS | Feedly | Inoreader | NetNewsWire |
---|---|---|---|---|
Timeline Layout | ✅ | ❌ | ❌ | ❌ |
Fediverse Support | ✅ | ❌ | ❌ | ❌ |
Offline-First | ✅ | ❌ | ❌ | ✅ |
Modern UI | ✅ | |||
Privacy-Focused | ✅ | ❌ | ❌ | ✅ |
Free Tier | ✅ Full | ✅ | ||
Open Source | ✅ | ❌ | ❌ | ✅ |
- Next.js 14 - React framework
- TypeScript - Type safety
- Tailwind CSS - Styling
- IndexedDB - Local storage
- Dexie.js - Database wrapper
- Quick Start - Get started in 5 minutes
- Architecture - System design
- Contributing - How to contribute
- Folo Redesign - Design system
We welcome contributions! See CONTRIBUTING.md for details.
MIT License - see LICENSE for details.