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.
- Host: GitHub
- URL: https://github.com/ql-win/quicklook.plugin.epubviewer
- Owner: QL-Win
- License: gpl-3.0
- Created: 2018-09-02T11:22:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-02T12:25:31.000Z (almost 8 years ago)
- Last Synced: 2023-11-07T18:27:43.627Z (over 2 years ago)
- Language: C#
- Homepage:
- Size: 61.5 KB
- Stars: 124
- Watchers: 10
- Forks: 13
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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.