Ecosyste.ms: Awesome
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: about 22 hours ago
JSON representation
XML based feed reader for your desktop.
- Host: GitHub
- URL: https://github.com/rahuldshetty/reader-project
- Owner: rahuldshetty
- License: mit
- Created: 2025-01-20T20:04:53.000Z (19 days ago)
- Default Branch: master
- Last Pushed: 2025-02-07T09:51:24.000Z (1 day ago)
- Last Synced: 2025-02-07T10:31:58.756Z (1 day ago)
- Topics: desktop, rss, rss-aggregator, rss-reader, svelte, sveltekit, tailwind, tailwindcss, tauri, tauri-app
- Language: Svelte
- Homepage: https://rahuldshetty.github.io/reader-project/
- Size: 1.15 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)