Good community traction and solid fundamentals. Nearly in the top tier.
一个兼容 OneBot 协议的第三方 QQ 客户端。 Web、全平台实现!
Documentation
89
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under AGPL-3.0.
Engineering
66
Test files detected (src/mobile/android/app/src/androidTest/java/com/getcapacitor/myapp/ExampleInstrumentedTest.java).
CI is configured (.github/workflows/build-docker.yml).
Lockfile present (yarn.lock). Installs are reproducible.
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
88
.gitignore present.
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 97Forks
- 36Releaseslatest 1y ago
Community
- —Community health
- —authors own >50% of commits
- 1,205Watchers
Responsiveness
- 7hMedian issue response
- <1hMedian PR merge time
- 11Open issues
Repository files34 root entries
- .githubGood: CI is configured (.github/workflows/build-docker.yml).Good: Issue or PR templates present.
- .vscode
- .yarn
- build
- READMEGood: 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.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- scripts
- srcGood: Test files detected (src/mobile/android/app/src/androidTest/java/com/getcapacitor/myapp/ExampleInstrumentedTest.java).
- ssqq.capacitor-onebot-connectorGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
- ssqq.napcat-plugin
- ssqq.npx-web-quick-start
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .envIssue: Build artifacts or local files may be committed (.env) (−40 pts).Fix: Remove them and add to .gitignore.
- .envrc
- .eslintignore
- .eslintrc.cjs
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitmodules
- .tool-versions
- .yarnrc.yml
- capacitor.config.ts
- DISCLAIMER.md
- dockerfileGood: Environment pinned via dockerfile.
- electron-builder.yml
- electron.vite.config.ts
- LICENSEGood: Licensed under AGPL-3.0.
- package.jsonGood: Dependency manifest found (package.json).
- README_EN.md
- README.md
- tsconfig.json
- tsconfig.node.json
- tsconfig.web.json
- vite.config.ts
- yarn.lockGood: Lockfile present (yarn.lock). Installs are reproducible.