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