Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shibayan/winquicklook

A lightweight file viewer like "Quick Look" on macOS
https://github.com/shibayan/winquicklook

explorer file-preview quicklook viewer windows wpf-application

Last synced: 8 days ago
JSON representation

A lightweight file viewer like "Quick Look" on macOS

Awesome Lists containing this project

README

        





WinQuickLook



A lightweight file viewer like "Quick Look" on macOS.



Build
Build
Stargazers
Forks
Release
License

## How to install

### Microsoft Store

Download now

### WinGet

```
winget install 9NJMTKK6JC0Q --source msstore
```
or
```
winget install WinQuickLook --source msstore
```

## Usage

1. Launch `WinQuickLook`
2. Open folder in explorer
3. Select a file
4. Press a space key

## Supported OS versions

- Windows 10 Version 1903 or later
- Windows 11

## Thanks

- [PdfiumViewer](https://github.com/pvginkel/PdfiumViewer) by @pvginkel
- [pdfium-binaries](https://github.com/bblanchon/pdfium-binaries) by @bblanchon

## License

This project is licensed under the [Apache License 2.0](https://github.com/shibayan/WinQuickLook/blob/master/LICENSE)