-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
65 lines (41 loc) · 1.44 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
CouchPreview
============
Welcome to CouchPreview!
This SIMBL plugin for Preview.app allows you to browse your images
from your couch, using your Apple Remote.
Commands :
- Next and previous work as expected (slideshow and normal mode)
- Push next/previous a long time to go to first/last image
- Menu enters/exits the slideshow
- Play/pause works as expected (only in slideshow mode)
Getting the code
----------------
Check out http://github.com/Youx/CouchPreview for the wiki, bug tracking, etc...
The bleeding edge code can be grabbed from the git repository on github :
$ git clone git://github.com/Youx/CouchPreview.git
For information about Git, please see http://www.git-scm.com
How to build CouchPreview
-------------------------
To build CouchPreview.bundle from source, you will need :
- a Mac
- XCode
Open the project file in XCode, then hit build.
This will create a CouchPreview.bundle in build/Release/
How to install CouchPreview
---------------------------
To use CouchPreview, you will need to have SIMBL installed.
Grab it from here : http://www.culater.net/software/SIMBL/SIMBL.php
Then, you just need to drop the CouchPreview.bundle into ~/Library/Application Support/SIMBL/Plugins/
Languages
--------------
English
French
German
You can help too.
Author(s)
---------
Hugo Camboulive (Youx) <hugo.camboulive [AT] gmail.com>
Thanks
------
Martin Kahr (martinkahr.com) for his Apple Remote library.
Mike Solomon for creating SIMBL.