0
/ 100
Strong community interest, but tests, CI, or docs need work.
指纹浏览器
Documentation
50
No license detected.
→ Add a LICENSE file. Without one, nobody can legally use, copy, or contribute to your code.
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 documents how to install the project.
README is present.
Engineering
68
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
CI is configured (.github/workflows/publish-linux.yml).
Lockfile present (go.sum). Installs are reproducible.
Test files detected (backend/app_browser_core_scan_test.go).
Formatting enforced (gofmt (built into Go toolchain)).
Project health
76
No repository description set on GitHub (−60 pts).
→ Add a one-line description in the repo Settings → About. It appears in search results and social previews.
Dependency manifest found (go.mod).
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 184Forks
- 4Releaseslatest today
Community
- -Community health
- -authors own >50% of commits
- 1,102Watchers
Responsiveness
- 3d 21hMedian issue response
- 10d 2hMedian PR merge time
- 25Open issues
Repository files35 root entries
- .githubGood: CI is configured (.github/workflows/publish-linux.yml).
- backendGood: Test files detected (backend/app_browser_core_scan_test.go).
- bat
- bin
- build
- chrome
- data
- frontend
- images
- publish
- scripts
- skills
- tools
- .gitignoreGood: .gitignore present.
- AGENTS.md
- automation-target-id-vs-code-report.zh-CN.md
- CHANGELOG.md
- config.yaml
- dev.sh
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- main.go
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.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.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- single_instance_activate_other.go
- single_instance_activate_windows.go
- single_instance_lock_other.go
- single_instance_lock_windows.go
- single_instance_state_other.go
- single_instance_state_windows.go
- single_instance.go
- vpn-sockets-connectivity-report.md
- wails.json
- window_sizing_other.go
- window_sizing_windows.go
- window_sizing.go