Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 22 hours ago
JSON representation

XML based feed reader for your desktop.

Awesome Lists containing this project

README

        

# 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.
- 🔄 Auto-Refresh - Refresh feeds periodically while avoiding unnecessary requests.
- 📌 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.

## 🛠️ 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/)