I love the idea behind tiny-tiny rss: it's lightweight, open-source, frequently updated, and seems to work very well. Furthermore, the client only needs a browser. I want to play around with the source code and customize it a bit, but I don't know PHP. I was wondering, are there any django or python projects like tiny tiny rss? I'm looking for a reader where the client only needs a web browser.
Asked
Active
Viewed 831 times
1 Answers
2
Newsblur (https://github.com/samuelclay/NewsBlur) seems to be an appropriate choice: server side is based on python with django, celery and pymongo. MIT license.

lgaggini
- 421
- 4
- 13