Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/smoqadam/PyFladesk-rss-reader
- Owner: smoqadam
- License: mit
- Created: 2016-01-04T23:12:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-24T19:32:20.000Z (over 6 years ago)
- Last Synced: 2024-08-01T22:53:33.491Z (3 months ago)
- Language: HTML
- Size: 185 KB
- Stars: 61
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.