A top-tier open source project. Docs, tests, and CI are all in excellent shape.
:mag: Quick file search & app launcher for Windows with community-made plugins
Documentation
78
Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).
→ Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.
README is present.
README documents how to install the project.
Licensed under MIT.
Engineering
87
Test files detected (Flow.Launcher.Test/ChineseDetectionPerformanceTest.cs).
CI is configured (.github/workflows/default_plugins.yml).
Lockfile present (Flow.Launcher.Core/packages.lock.json). Installs are reproducible.
.NET formatting configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (Flow.Launcher.sln).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository files25 root entries
- .githubGood: CI is configured (.github/workflows/default_plugins.yml).Good: Dependabot covers 2 ecosystems (nuget, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- Artworks
- Flow.Launcher
- Flow.Launcher.CoreGood: Lockfile present (Flow.Launcher.Core/packages.lock.json). Installs are reproducible.
- Flow.Launcher.Infrastructure
- Flow.Launcher.Plugin
- Flow.Launcher.TestGood: Test files detected (Flow.Launcher.Test/ChineseDetectionPerformanceTest.cs).
- Plugins
- Scripts
- .editorconfigGood: .NET formatting configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- appveyor.yml
- attribution.md
- azure-pipelines.yml
- crowdin.yml
- Directory.Build.props
- Directory.Build.targets
- Flow.Launcher.slnGood: Dependency manifest found (Flow.Launcher.sln).
- Flow.Launcher.sln.DotSettings
- global.json
- LICENSEGood: Licensed under MIT.
- 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
- SolutionAssemblyInfo.cs