Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smoqadam/PyFladesk-rss-reader

simple rss reader by PyFladesk
https://github.com/smoqadam/PyFladesk-rss-reader

Last synced: 13 days ago
JSON representation

simple rss reader by PyFladesk

Awesome Lists containing this project

README

        

### PyFladesk Rss Reader

this is a demo app made by [PyFladesk](https://github.com/smoqadam/PyFladesk).
RSS links save in sqlite database and using AJAX to fetch RSS data.

### Windows 7
![capture](https://cloud.githubusercontent.com/assets/1223848/12180868/3a54e622-b594-11e5-96d5-acd33424d676.JPG)

### Ubutnu 17.10 Gnome
![pyfladeskrssreader](https://user-images.githubusercontent.com/1223848/36587379-4b15d3d4-189a-11e8-99c3-92c503af5009.png)

for make an executable file with `pyinstaller` you can use the spec file includes in repository.

## Requirements
- [PyFladesk 1.0](https://github.com/smoqadam/PyFladesk)
- feedparser
- sqlite3

## Contributing

If you want to change styles or add some fearures feel free and do it, then send a PR.