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

https://github.com/itcodehery/rss-reader-desktop

Drsstiny - Easy Desktop RSS Reader
https://github.com/itcodehery/rss-reader-desktop

flutter flutter-windows rss rss-reader

Last synced: 11 months ago
JSON representation

Drsstiny - Easy Desktop RSS Reader

Awesome Lists containing this project

README

          

A material design RSS reader built primarily for desktops using Flutter and Dart.

# Drsstiny: an RSS Reader for Windows

Drsstiny is a simple and efficient desktop application for reading RSS feeds. It allows users to stay updated with their favorite websites and blogs in one place.

## Features

- **Easy Subscription**: Subscribe to your favorite RSS feeds with ease.
- **Customizable Interface**: Personalize the theme and accent color of the reader.
- **All your Feeds at One Place**: Read all your feeds in a clean and organized interface.

## Screenshots

![Screenshot 1](ss/Home.png)
![Screenshot 2](ss/AddFeed.png)
![Screenshot 3](ss/ArticleInfo.png)
![Screenshot 4](ss/Themed.png)
![Screenshot 5](ss/ThemingOptions.png)

## Installation

1. Clone the repository:
```bash
git clone https://github.com/yourusername/rss-reader-desktop.git
```
2. Navigate to the project directory:
```bash
cd rss-reader-desktop
```
3. Install the dependencies:
```bash
npm install
```
4. Start the application:
```bash
npm start
```

## Usage

- Launch the application and add your RSS feed URLs.
- Customize the settings according to your preferences.
- Enjoy reading your feeds in a clean and organized interface.

## Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

## Contact

For any questions or suggestions, please open an issue or contact the maintainer at [hariprasadbk@proton.me](mailto:hariprasadbk@proton.me).