Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 996 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 996 Bytes

QuickLook icon

QuickLook.Plugin.HelloWorld

This plugin illustrates the development process of QuickLook.

Try out

  1. Go to Release page 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.
  5. Create a file, change its extension to .zzz.
  6. Select the file and press Spacebar.

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.HelloWorld.qlplugin in the project directory.

License

MIT License.