sharpoverride / QuickLook.Plugin.Slideshow

Experiment with a plugin that plays a folder content as a slideshow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Experiment with a plugin that plays a folder content as a slideshow

License:MIT License


Languages

Language:C# 91.9%Language:PowerShell 8.1%