Good community traction and solid fundamentals. Nearly in the top tier.

一个兼容 OneBot 协议的第三方 QQ 客户端。 Web、全平台实现!

Documentation

89

Contributing guide5pt72

CONTRIBUTING guide found.

README12pt90

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under AGPL-3.0.

Engineering

66

Tests18pt35

Test files detected (src/mobile/android/app/src/androidTest/java/com/getcapacitor/myapp/ExampleInstrumentedTest.java).

CI/CD14pt72

CI is configured (.github/workflows/build-docker.yml).

Reproducibility6pt80

Lockfile present (yarn.lock). Installs are reproducible.

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

88

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt82

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 97
    Forks
  • 36
    Releaseslatest 1y ago

Community

  • Community health
  • authors own >50% of commits
  • 1,205
    Watchers

Responsiveness

  • 7h
    Median issue response
  • <1h
    Median PR merge time
  • 11
    Open issues
Repository files34 root entries
  • .github
    Good: CI is configured (.github/workflows/build-docker.yml).
    Good: Issue or PR templates present.
  • .vscode
  • .yarn
  • build
  • README
    Good: 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
  • src
    Good: Test files detected (src/mobile/android/app/src/androidTest/java/com/getcapacitor/myapp/ExampleInstrumentedTest.java).
  • ssqq.capacitor-onebot-connector
    Good: 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
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .env
    Issue: Build artifacts or local files may be committed (.env) (−40 pts).Fix: Remove them and add to .gitignore.
  • .envrc
  • .eslintignore
  • .eslintrc.cjs
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .gitmodules
  • .tool-versions
  • .yarnrc.yml
  • capacitor.config.ts
  • DISCLAIMER.md
  • dockerfile
    Good: Environment pinned via dockerfile.
  • electron-builder.yml
  • electron.vite.config.ts
  • LICENSE
    Good: Licensed under AGPL-3.0.
  • package.json
    Good: Dependency manifest found (package.json).
  • README_EN.md
  • README.md
  • tsconfig.json
  • tsconfig.node.json
  • tsconfig.web.json
  • vite.config.ts
  • yarn.lock
    Good: Lockfile present (yarn.lock). Installs are reproducible.