this is a demo app made by PyFladesk. RSS links save in sqlite database and using AJAX to fetch RSS data.
I packed it with pyinstaller and works fine in Windows 7.
for make an executable file with pyinstaller
you can use the spec file includes in repository.
- PyFladesk
- feedparser
- sqlite3
If you want to change styles or add some fearures feel free and do it, then send a PR.