Skip to content

thingbomb/feedbomb

Repository files navigation

Feedbomb

Feedbomb is a minimalistic, fast, and customizable RSS feed reader. Use on all your devices, create custom article filtering rules, and more, all with Feedbomb.

This is the official monorepo for Feedbomb.

Features

  • Open-source: Feedbomb thrives from the open-source community.
  • Self-Hostable: Host Feedbomb on your own server.
  • PWA Support: Use Feedbomb as a PWA for a native-like experience on all your devices.
  • Modern UI: Feedbomb has a modern, responsive user interface.
  • Filter out the bad stuff: Feedbomb lets you create custom rules to filter out unwanted articles.
  • Much more coming soon

Self-Hosting

To self-host Feedbomb, follow these steps:

  1. Clone the Repository: Copy the src folder from this repository. This folder contains the client-side code only.
  2. Start the Next.js App: Start using the app by running:
pnpm install
pnpm run dev

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributions

We welcome contributions! If you have suggestions or improvements, please: