Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 579 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 579 Bytes

rss_reader

This project is a RSS feed reader implemented in python with kivy to create the gui. The goal is to have a multi platform application that can run on desktop and mobile devices.

TODO

  • fix the layout
  • add more feeds
  • adding an initial page with feeds grouped in categories
  • multithreading (?)

References