info
This commit is contained in:
parent
51e8f0e2b7
commit
57e4f14401
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
|
You need to have PyQt installed and a account on a TinyTinyRSS server.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
You need to have PyQt installed and a account on a TinyTinyRSS instance.
|
|
||||||
|
|
||||||
Download the [ZIP](https://github.com/jeena/feedthemonkey/archive/master.zip)-file, unzip it and then run:
|
Download the [ZIP](https://github.com/jeena/feedthemonkey/archive/master.zip)-file, unzip it and then run:
|
||||||
|
|
||||||
`sudo python setup.py install`
|
`sudo python setup.py install`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue