Strong community interest, but docs and engineering haven't caught up to the hype.
Bring macOS “Quick Look” feature to Windows
Documentation
74
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README is present.
README documents how to install the project.
Licensed under GPL-3.0.
Engineering
29
No tests detected anywhere in the repository.
→ Add automated tests. They prove the code works and give contributors confidence to make changes.
No .NET formatter configured.
→ Add an .editorconfig to define C# formatting rules and run `dotnet format` in CI.
No dependency lockfile found (−70 pts).
→ Enable and commit packages.lock.json so NuGet restores are repeatable.
CI is configured (.github/workflows/msbuild.yml).
Issue or PR templates present.
Project health
100
Dependency manifest found (QuickLook.Common/QuickLook.Common.csproj).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository files23 root entries
- .githubGood: CI is configured (.github/workflows/msbuild.yml).Good: Issue or PR templates present.
- Build
- QuickLook
- QuickLook.Appx
- QuickLook.CommonGood: Licensed under GPL-3.0.Good: Dependency manifest found (QuickLook.Common/QuickLook.Common.csproj).
- QuickLook.Installer
- QuickLook.Native
- QuickLook.Plugin
- Scripts
- .appveyor.yml
- .gitignoreGood: .gitignore present.
- .gitmodules
- CHANGELOG.md
- CodeMaid.config
- LICENSE-GPL.txt
- OPTIONS.md
- PRIVACY.md
- QLPlugin.ico
- QuickLook.slnx
- README.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- Settings.XamlStyler
- SUPPORTED_FORMATS.md
- VisualCommander.vcmd