mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-02-27 01:00:11 +08:00
Update README.md
- linked plugin-page - updated repo-links to latest
This commit is contained in:
28
README.md
28
README.md
@@ -3,10 +3,10 @@
|
||||
|
||||
# QuickLook
|
||||
|
||||
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||||
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||||
[](https://ci.appveyor.com/project/xupefei/QuickLook)
|
||||
[](https://github.com/xupefei/QuickLook/releases)
|
||||
[](https://github.com/xupefei/QuickLook/releases/latest)
|
||||
[](https://github.com/QL-Win/QuickLook/releases)
|
||||
[](https://github.com/QL-Win/QuickLook/releases/latest)
|
||||
|
||||
*This project is currently under heavy development. Come back often to see what's new.*
|
||||
|
||||
@@ -19,24 +19,24 @@ I am aware that several alternatives are already available on the Internet (e.g.
|
||||
|
||||
## Highlights
|
||||
|
||||
- Tons of supported file types (full list [here](https://github.com/xupefei/QuickLook/wiki/Supported-File-Types))
|
||||
- Tons of supported file types (full list [here](https://github.com/QL-Win/QuickLook/wiki/Supported-File-Types))
|
||||
- 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](https://github.com/xupefei/QuickLook/wiki/File-Managers))
|
||||
- Easy extended by plugins
|
||||
- Preview from *Open* and *Save File* Dialog
|
||||
- Preview from 3rd-party file managers (see a list [here](https://github.com/QL-Win/QuickLook/wiki/File-Managers))
|
||||
- Easily extended by [plugins](https://github.com/QL-Win/QuickLook/wiki/Available-Plugins)
|
||||
- Strict GPL license to keep it free forever
|
||||
|
||||
## Usage
|
||||
|
||||
### Download / General usage
|
||||
|
||||
[What are the differences between `.msi`, `.zip`, nightly and Store versions?](https://github.com/xupefei/QuickLook/wiki/Difference-between-distributions)
|
||||
[What are the differences between `.msi`, `.zip`, nightly and Store versions?](https://github.com/QL-Win/QuickLook/wiki/Difference-Between-Distributions)
|
||||
|
||||
1. Download from one of the following
|
||||
* Microsoft Store (for Windows 10 users) <a href="https://www.microsoft.com/store/apps/9nv4bs3l1h4s?ocid=badge" target="_blank"><img src="https://assets.windowsphone.com/13484911-a6ab-4170-8b7e-795c1e8b4165/English_get_L_InvariantCulture_Default.png" width="80px" alt="Store Link" /></a>
|
||||
* Installer or portable archive of the stable version from [GitHub Release](https://github.com/xupefei/QuickLook/releases)
|
||||
* Installer or portable archive of the stable version from [GitHub Release](https://github.com/QL-Win/QuickLook/releases)
|
||||
* Nightly builds from [AppVeyor](https://ci.appveyor.com/project/xupefei/quicklook/build/artifacts)
|
||||
2. Run `QuickLook.exe`
|
||||
3. Select a file/folder on the Desktop / in a File Explorer window / in an Open- or Save-File dialog
|
||||
@@ -55,17 +55,17 @@ I am aware that several alternatives are already available on the Internet (e.g.
|
||||
|
||||
## Supported file types, file manager intergation, etc.
|
||||
|
||||
See the [Wiki page](https://github.com/xupefei/QuickLook/wiki)
|
||||
See the [Wiki page](https://github.com/QL-Win/QuickLook/wiki)
|
||||
|
||||
## Translations
|
||||
|
||||
See the [Translation guide](https://github.com/xupefei/QuickLook/wiki/Translations)
|
||||
See the [Translation guide](https://github.com/QL-Win/QuickLook/wiki/Translations)
|
||||
|
||||
## Thanks to
|
||||
|
||||
- Many [open-source projects](https://github.com/xupefei/QuickLook/wiki/On-the-Shoulders-of-Giants) and their contributors
|
||||
- Many [open-source projects](https://github.com/QL-Win/QuickLook/wiki/On-the-Shoulders-of-Giants) and their contributors
|
||||
- Our UI designers [@OiCkilL](https://twitter.com/OiCkilL) (“Fluent” user interface since v0.3) and [@QubitsDev](https://twitter.com/qubitsdev) (application icon since v0.3)
|
||||
- [Our contributers](https://github.com/xupefei/QuickLook/graphs/contributors) who
|
||||
- [Our contributers](https://github.com/QL-Win/QuickLook/graphs/contributors) who
|
||||
- teach QuickLook speaks *your* language
|
||||
- send pull requests, report bugs or give suggestions
|
||||
- ... and you 😊
|
||||
@@ -74,7 +74,7 @@ See the [Translation guide](https://github.com/xupefei/QuickLook/wiki/Translatio
|
||||
|
||||

|
||||
|
||||
This project references many other open-source projects. See [here](https://github.com/xupefei/QuickLook/wiki/On-the-Shoulders-of-Giants) for the full list.
|
||||
This project references many other open-source projects. See [here](https://github.com/QL-Win/QuickLook/wiki/On-the-Shoulders-of-Giants) for the full list.
|
||||
|
||||
All source codes are licensed under [GPL-3.0](https://opensource.org/licenses/GPL-3.0).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user