added screenshots
This commit is contained in:
parent
99bb7ccf31
commit
4f93423a6b
1 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
||||||
# Feed the Monkey
|
# Feed the Monkey
|
||||||
|
|
||||||
|
<img style="float: right" alt="Logo" src="http://jabs.nu/feedthemonkey/feedthemonkey-icon.png">
|
||||||
|
|
||||||
Feed the Monkey is a desktop client for [TinyTinyRSS](http://tt-rss.org). That means that it doesn't work as a standalone feed reader but only as a client for the TinyTinyRSS API which it uses to get the normalized feeds and to synchronize the "article read" marks.
|
Feed the Monkey is a desktop client for [TinyTinyRSS](http://tt-rss.org). That means that it doesn't work as a standalone feed reader but only as a client for the TinyTinyRSS API which it uses to get the normalized feeds and to synchronize the "article read" marks.
|
||||||
|
|
||||||
It is written in PyQt and uses Webkit to show the contents.
|
It is written in PyQt and uses Webkit to show the contents.
|
||||||
|
@ -30,3 +32,7 @@ The keyboard shortcuts are inspired by other feed readers which are inspired by
|
||||||
I just hacked together this one within one day so it is not feature complete yet and has no real error handling.
|
I just hacked together this one within one day so it is not feature complete yet and has no real error handling.
|
||||||
|
|
||||||
Right now it only loads unread articles and shows them one after another. I might add a sidebar in the future, we will see.
|
Right now it only loads unread articles and shows them one after another. I might add a sidebar in the future, we will see.
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|
|
||||||
|

|
Loading…
Add table
Add a link
Reference in a new issue