An open API service indexing awesome lists of open source software.

https://github.com/ql-win/quicklook.plugin.epubviewer

QuickLook EPUB plugin.
https://github.com/ql-win/quicklook.plugin.epubviewer

Last synced: about 1 year ago
JSON representation

QuickLook EPUB plugin.

Awesome Lists containing this project

README

          

![QuickLook icon](https://user-images.githubusercontent.com/1687847/29485863-8cd61b7c-84e2-11e7-97d5-eacc2ba10d28.png)

# QuickLook.Plugin.EpubViewer

This plugin adds `.epub` previewing to [QuickLook](https://github.com/QL-Win/QuickLook).

## Download and Installation

1. Go to [Release page](https://github.com/QL-Win/QuickLook.Plugin.EpubViewer/releases) and download the latest version.
2. Make sure that you have QuickLook running in the background. Go to your Download folder, and press Spacebar on the downloaded `.qlplugin` file.
3. Click the “Install” button in the popup window.
4. Restart QuickLook.

## Development

1. Clone this project. Do not forget to update submodules.
2. Build project with `Release` profile.
3. Run `Scripts\pack-zip.ps1`.
4. You should find a file named `QuickLook.Plugin.EpubViewer.qlplugin` in the project directory.

## License

GPL-3.0.