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.
New! If you prefer a CLI version, try out feedbomb-cli.
- 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
To self-host Feedbomb, follow these steps:
- Clone the Repository: Copy the
src
folder from this repository. This folder contains the client-side code only. - Start the Next.js App: Start using the app by running:
pnpm install
pnpm run dev
This project is licensed under the MIT License. See the LICENSE file for details.
We welcome contributions! If you have suggestions or improvements, please:
- Open an Issue: Create an issue.
- Submit a Pull Request: Submit a pull request.