Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dethi/QuickLookBPG
First QuickLook plugin for BPG image
https://github.com/dethi/QuickLookBPG
Last synced: 3 months ago
JSON representation
First QuickLook plugin for BPG image
- Host: GitHub
- URL: https://github.com/dethi/QuickLookBPG
- Owner: dethi
- License: mit
- Archived: true
- Created: 2014-12-17T01:12:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-30T02:55:39.000Z (over 9 years ago)
- Last Synced: 2024-05-13T20:36:18.378Z (6 months ago)
- Language: C
- Homepage:
- Size: 494 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-QuickLook - QuickLookBPG
README
# QuickLookBPG
This is an open-source QuickLook plugin to generate thumbnails and previews for [BPG images](http://bellard.org/bpg/).
## Installation
- [Download the lastest version](https://github.com/dethi/QuickLookBPG/releases/latest)
- Unzip it
- Copy `QuickLookBPG.qlgenerator` into `/Library/QuickLook`## Trouble?
If you’ve installed the plugin, but don’t see any changes, run `qlmanage -r` in the Terminal. This will restart QuickLook, which reloads all plugins.
## Contributing
- Fork the project
- Add new issues
- Send a pull request
- Share :)