added os x version
This commit is contained in:
parent
f78dd8b4e8
commit
df246c5c1f
4 changed files with 63 additions and 8 deletions
|
@ -12,6 +12,8 @@ License: BSD
|
|||
|
||||
## Installation
|
||||
|
||||
### Linux + Windows
|
||||
|
||||
Download the [ZIP](https://github.com/jeena/feedthemonkey/archive/master.zip)-file, unzip it and then run:
|
||||
|
||||
On Linux you can just do (if you have PyQt already installed):
|
||||
|
@ -24,6 +26,10 @@ On Windows you need to install (those are links to the binary packages):
|
|||
|
||||
Then rename `freethemonkey` to `freethemonkey.pyw` and then you can run it by double-clicking.
|
||||
|
||||
### OS X
|
||||
|
||||
Download [FeedTheMonkey.app.zip](http://jabs.nu/feedthemonkey/download/FeedTheMonkey.app.zip) unzip it and move it to your Applications folder. After that just run it like every other app.
|
||||
|
||||
## Keyboard shortcuts
|
||||
|
||||
The keyboard shortcuts are inspired by other feed readers which are inspired by the text editor vi.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue