Merge branch 'master' of github.com:xupefei/QuickLook

This commit is contained in:
Paddy Xu
2017-06-04 17:26:38 +03:00

View File

@@ -6,9 +6,7 @@
*This project is currently under heavy development. Come back often to see what's new.*
<img src="http://pooi.moe/QuickLook/sample.gif" width="400">
↑ The image above is caputred from an ancient version. It has changed a lot.
<img src="http://pooi.moe/QuickLook/sample.gif?2" width="400">
## Background
[Quick Look](https://en.wikipedia.org/wiki/Quick_Look) is among the few features I missed from Mac OS X. It enables *very* quick preview of file by pressing <kbd>Space</kbd> key while highlighting it, without opening its associated application. Then I decide to add this feature to Windows by myself, which results this “QuickLook” project.