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.
- Host: GitHub
- URL: https://github.com/rahuldshetty/reader-project
- Owner: rahuldshetty
- License: mit
- Created: 2025-01-20T20:04:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-13T09:05:56.000Z (about 1 year ago)
- Last Synced: 2025-04-15T23:09:44.975Z (about 1 year 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: 4.28 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
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!

## ✨ 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/)