Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/obbut/qlwindowsexecutable
For showing Windows executable thumbnails in the Finder on your Mac.
https://github.com/obbut/qlwindowsexecutable
Last synced: 27 days ago
JSON representation
For showing Windows executable thumbnails in the Finder on your Mac.
- Host: GitHub
- URL: https://github.com/obbut/qlwindowsexecutable
- Owner: Obbut
- Created: 2015-06-29T15:41:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-30T08:42:54.000Z (over 9 years ago)
- Last Synced: 2023-02-27T10:11:27.098Z (over 1 year ago)
- Language: C
- Size: 191 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QLWindowsExecutable
A quick look generator for Windows executables (.exe files). It does not actually generate quick look windows but generates thumbnails, so Windows executables look like this in the Finder:
![Windows executable icon screenshot](screenshot.png)
# Installing
QLWindowsExecutable needs `wrestool` from `icoutils`, which you can install with homebrew:`brew install icoutils`
Then just place the generator in ~/Library/QuickLook and it should work.