added screenshots

This commit is contained in:
jeena 2013-04-24 16:46:53 +02:00
parent 99bb7ccf31
commit 4f93423a6b

View file

@ -1,5 +1,7 @@
# 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.
It is written in PyQt and uses Webkit to show the contents.
@ -29,4 +31,8 @@ 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.
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
![Feed the Monkey screenshot](http://jabs.nu/feedthemonkey/feedthemonkey-screenshot.png)