Skip to content

lazybios/ReadKeyRSS

 
 

Repository files navigation

ReadKeyRSS Reader

For now, it's a pixel-level copy of Reeder for Mac for learning purposes, developed using ES6.

readkeyrss-screenshot

Introduction

The basic functionalities include:

  • Subscribe to a feed source (RSS/Atom) and start receiving latest feeds.
  • Find every feed's keywords without reading its content. (ReadKeyWord)
  • Mark feeds as read.

For details of the backend server, check ReadKeyServer repo.

Credits

Besides common libraries like jQuery and Bootstrap, here are some libraries I used either for testing or production.

Other materials include:

About

A Reeder-like web RSS reader.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.7%
  • CSS 15.9%
  • HTML 14.4%
  • Python 5.0%