Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Ecron/QuickLook

 
 

Repository files navigation

QuickLook icon

QuickLook

license AppVeyor Github All Releases GitHub release

Get it on Windows 10

This project is currently under heavy development. Come back often to see what's new.

Background

One of the few features I missed from Mac OS X is Quick Look. It allows user peek into a file content in a lightening speed by just pressing the Space key. Windows, on the other hand, does not has this handy feature ... until now.

I am aware that several alternatives are already available on the Internet (e.g. WinQuickLook and Seer). Despite these options, I still decide to craft another one by myself, because they are either not being actively developed, lacks of variety, or asks for a amount of $$$.

Highlights

  • Tons of supported file types (full list here)
  • Fluent design (new in version 0.3)
  • Touchscreen friendly
  • HiDPI support
  • Preview from Open and Save File Dialog
  • Preview from 3rd-party file managers (see a list here)
  • Easy extended by plugins
  • Strict GPL license to keep it free forever

Usage

Download / General usage

  1. Download from one of the following
    • Windows Store (for Windows 10 users) Store Link
    • Installer or portable archive of the stable version from GitHub Release
    • Unstable builds from AppVeyor
  2. Run QuickLook.exe
  3. Select a file/folder on the Desktop / in a File Explorer window / in an Open- or Save-File dialog
  4. Press Spacebar
  5. Select another file/folder in the same manner
  6. When you're done, click on the button, or press Spacebar again

Hotkeys and buttons

  • Spacebar Show/Hide the preview window
  • Esc Hide the preview window
  • Enter Open/Execute current file
  • Mouse️ Preview another file
  • Ctrl-Wheel Zoom in/out images
  • Wheel Increase/decrease volume

More Information

See the Wiki page.

Translations

See the Wiki page.

Licenses

GPL-v3

Application icons made by @QubitsDev. User interface designed by @OiCkilL. Thank you!

This project references many other projects. See here for the full list.

All source codes, except which are from other projects mentioned above, are licensed under GPL-3.0.

If you want make any modification on these source codes while keeping new codes not protected by GPL-3.0, please contact me for a sublicense instead.

About

Bring macOS “Quick Look” feature to Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 52.7%
  • HTML 26.4%
  • C++ 19.7%
  • Other 1.2%