An open API service indexing awesome lists of open source software.

https://github.com/rahuldshetty/reader-project

XML based feed reader for your desktop.
https://github.com/rahuldshetty/reader-project

desktop rss rss-aggregator rss-reader svelte sveltekit tailwind tailwindcss tauri tauri-app

Last synced: 6 months ago
JSON representation

XML based feed reader for your desktop.

Awesome Lists containing this project

README

          

# reader-project

![GitHub Release](https://img.shields.io/github/v/release/rahuldshetty/reader-project?include_prereleases) ![GitHub License](https://img.shields.io/github/license/rahuldshetty/reader-project) ![GitHub commit activity](https://img.shields.io/github/commit-activity/w/rahuldshetty/reader-project)

**reader-project** is a privacy-focused RSS aggregator built with Tauri, SvelteKit and Tailwind.

> This project is currently **under active development**. Features may change, and some parts may be incomplete. Feedback and contributions are welcome!

![Demo](./docs/media/demo-beta.jpg)

## ✨ Features

- 📌 Add & Manage Feeds - Easily add custom RSS feeds.
- 📌 Read/Unread Tracking - Keep track of read articles.
- 📁 Offline Storage - Persist articles in an SQLite database.
- 🎨 Modern UI - Built with Tailwind CSS for a smooth experience.
- 📰 Content Extraction - Load and display article contents efficiently.
- 💾 Import & Export Feeds from OPML (XML).

## 🛠️ Tech Stack
- Frontend: SvelteKit + Tailwind CSS
- Backend: Tauri (Rust)
- Database: SQLite

## 🤝 Contributing
Contributions are welcome! Feel free to open issues or submit pull requests.

## 📜 License
This project is licensed under the MIT License.

---

Made with ❤️ using [Tauri](https://tauri.app/), [SvelteKit](https://svelte.dev/) and [TailwindCSS](https://tailwindcss.com/)