Simple RSS Reader with Partial Feedly Support

Simple RSS Reader

This project was bootstrapped with Create React App.

Partial Support for Feedly using developer access token

  • All articles from all the feeds the user subscribes to
  • Option to show unread entries only or all entries
  • Mark as read / mark as unread on chosen entry
  • Auto mark as read on opened entry
  • Choose which category to stream

Click here to get Feedly developer access token.

Please note that developer access token is only valid for a month and limited to just 250 API requests per day. After that you have to generate new access token.

Screenshots

Feedly Mode

Feedly All Entry

Feedly Article

Feedly Setting

Feedly Login

RSS Mode

Article

Setting

Available Scripts

In the project directory, you can run:

npm install for the first time.

then run

yarn start to start application in development mode.

The electron application will reload if you make edits.
You will also see any lint errors in the console.

run yarn build to build application for distribution – currently only for MacOS and Debian-based Linux distribution.

Download Details:

Author: salmanrameli

Source Code: https://github.com/salmanrameli/simple-rss-reader

#react #reactjs #javascript

Simple RSS Reader with Partial Feedly Support
4.15 GEEK