TUI FreshRSS client
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
VikingKong 9a2af39be7
Implement downloading pictures to local cache and opening them from there.
3 years ago
.gitignore - Remove footer. 3 years ago
API.py Implement fetching Reddit comments via API instead of parsing HTML. 3 years ago
App.py Implement downloading pictures to local cache and opening them from there. 3 years ago
Cache.py - Implement fetching 100 items per category any time. 3 years ago
FileCache.py Implement downloading pictures to local cache and opening them from there. 3 years ago
RedditCommentsParser.py Implement fetching Reddit comments via API instead of parsing HTML. 3 years ago
Render.py - Implement rendering articles from the DB. 3 years ago
Utils.py Implement downloading pictures to local cache and opening them from there. 3 years ago
requirements.txt Add requirements.txt 3 years ago