Reclaim your news diet from opaque algorithms, clickbait traps, and data tracking.
RSSer combines RSS feeds, podcasts, YouTube channels, live web radio, and an interactive community blog into a fast, privacy-focused modern web application.
Bright & Dark Mode
In today's digital landscape, algorithmic feeds decide what you read, see, and listen to — optimized for outrage, endless scrolling, and ad impressions rather than knowledge.
RSSer puts you back in the driver's seat:
- 🚫 Zero Algorithms, Zero Filter Bubbles: Receive content in clean chronological order from the exact creators and publishers you choose.
- 🛡️ Privacy by Design: No tracking scripts, no behavioral profiling, and no selling of your reading habits.
- ⚡ All-In-One Hub: News, specialized blogs, audio podcasts, YouTube videos, and global web radio in a unified, clutter-free workspace.
- 🤖 Ethical AI Assistance: Optional on-demand Google Gemini AI summaries and translations that condense long articles when you need them.
- Universal Feed Engine: Seamlessly parses RSS 0.9/1.0/2.0, Atom, and JSON feeds.
- Curated Discover Directory: Explore curated top sources by topic (Tech, Politics, Economy, Science, Gaming, Culture, etc.) or add any custom RSS link.
- OPML Import & Export: Effortlessly migrate your existing feed collections or back up your subscriptions anytime.
- Smart Organization: Create custom folders/categories, mark favorites, and filter by full-text search or source.
- High-Speed Offline Caching: Optimized local caching for instant load times and distraction-free reading.
- Stream audio podcasts directly in your browser with advanced audio controls.
- Background playback, adjustable speeds (0.75x to 2x), and persistent playback position memory.
- Tune into worldwide live radio streams sorted by countries, regions, and music genres.
- Persistent mini-player keeps streaming seamlessly while you browse your news feeds.
- Follow your favorite YouTube creators directly via RSS video feeds.
- Enjoy clean, distraction-free video playback without autoplay rabbit holes.
- Modern Themes: Switch effortlessly between Dark Mode, clean Light Mode, or system default.
- Multiple Layout Views: Choose your preferred style — Magazine Grid, Compact List, Card Feed, or News Ticker.
- Fully Responsive & PWA-Ready: Crafted for desktop, tablet, and mobile browsers.
Go to http://www.RSSer.news to use it RIGHT NOW !
git clone https://github.com/YOUR_USERNAME/rsser.git
cd rssernpm installCopy the .env.example template to create your .env file:
cp .env.example .envPopulate the required values in .env (such as Gemini API key, Firebase configuration, and optional Stripe keys).
npm run devOpen your browser and navigate to http://localhost:3000.
- Set Admin Email:
Add your email address in.envunderADMIN_EMAIL=your.email@example.com(andVITE_ADMIN_EMAIL=...). Supports comma-separated emails for multiple administrators. - Security:
All sensitive credentials are strictly kept on the server-side proxy routes and never leaked to the client browser.
Distributed under the MIT License (or custom license). See LICENSE for more information.
Built with ❤️ for a cleaner, freer, and algorithm-free web.