Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hirobe/bmpQuickLook
bmpQuicklook is a QuickLook plugin for Max OSX to show Windows BMP files.
https://github.com/hirobe/bmpQuickLook
Last synced: 29 days ago
JSON representation
bmpQuicklook is a QuickLook plugin for Max OSX to show Windows BMP files.
- Host: GitHub
- URL: https://github.com/hirobe/bmpQuickLook
- Owner: hirobe
- License: mit
- Created: 2013-07-28T18:06:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-29T04:48:08.000Z (over 11 years ago)
- Last Synced: 2024-08-04T03:04:19.346Z (4 months ago)
- Language: C
- Size: 121 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-QuickLook - bmpQuickLook
README
bmpQuicklook
============bmpQuicklook is a QuickLook plugin for Windows BMP files.
for Mac OS X 10.8.This plugin can show the 24bit non compression(BI_RGB) Windows Bitmap file only.
Installation
------------
[Download bmpQuickLook.glgenerator.zip](https://github.com/hirobe/bmpQuickLook/releases) and unzip.Copy bmpQuicklook.qlgenerator to ~/Library/QuickLook or /Library/QuickLook.
You may need to restart the QuickLook deamon.
```
killall quicklookd
```Licenses
--------
The MIT LicenseKazuya Hirobe