Skip to content

Crazor/QuickPub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickPub

A QuickLook generator for ePub cover pages

Installation

Download, unzip and put QuickPub.qlgenerator to ~/Library/QuickLook. Either log out and back in or open a Terminal and run qlmanage -r.

Compiling from source

For the impatient

git clone https://github.com/Crazor/QuickPub.git
git clone https://github.com/aburgh/Objective-Zip.git
cd QuickPub
xcodebuild -scheme "Objective-Zip Framework"
xcodebuild
qlmanage -r

For everyone else

Clone this repository somewhere. Next to it, clone aburgh/Objective-Zip which is referenced by the project file.

Open QuickPub.xcodeproj and hit Project -> Build. Or just run xcodebuild in a terminal. The build phase will copy QuickPub.qlgenerator to ~/Library/QuickLook.

Open a Terminal and run qlmanage -r to notify quicklookd of the changes.

About

A QuickLook generator for ePub cover pages

Resources

License

Stars

Watchers

Forks

Packages

No packages published