0

/ 100

GradeF

Popular for its size, but the engineering basics lag behind the interest.

ABBS/ACBS tree for AOSC OS package metadata, build configuration, scripts, and patches

Documentation

34

Install and run instructions9pt0

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

Contributing guide5pt0

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.

README12pt40

README is present.

License6pt100

Licensed under GPL-2.0.

Engineering

71

Reproducibility6pt20

No dependency lockfile found (−70 pts).

Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.

CI/CD14pt57

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

Tests18pt80

Test files detected (app-a11y/brltty/spec).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

68

Dependency manifest6pt0

No dependency manifest detected at root.

Add a manifest (package.json, pyproject.toml, Cargo.toml, go.mod, etc.) so others can install dependencies in one command.

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 140
    Forks
  • 0
    Releases

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 183
    Watchers

Responsiveness

  • 17h
    Median issue response
  • 5h
    Median PR merge time
  • 211
    Open issues
Repository files111 root entries
  • .github
    Good: CI is configured (.github/workflows/build-packages.yml).
    Good: Dependabot covers 2 ecosystems (github-actions, docker). Dependencies stay current.
    Good: Issue or PR templates present.
  • app-a11y
    Good: Test files detected (app-a11y/brltty/spec).
  • app-admin
  • app-benchmarks
  • app-containers
  • app-creativity
  • app-cryptography
  • app-database
  • app-devel
  • app-devices
  • app-doc
  • app-editors
  • app-electronics
  • app-emulation
  • app-games
  • app-gis
  • app-i18n
  • app-imaging
  • app-multimedia
  • app-network
  • app-penetration
  • app-productivity
  • app-proxy
  • app-scientific
  • app-shells
  • app-utils
  • app-vcs
  • app-virtualization
  • app-web
  • assets
  • core-devel
  • core-libs
  • core-misc
  • desktop-cinnamon
  • desktop-cosmic
  • desktop-displaymanagers
  • desktop-fonts
  • desktop-gnome
  • desktop-kde
  • desktop-lxde
  • desktop-lxqt
  • desktop-mate
  • desktop-themes
  • desktop-trinity
  • desktop-wm
  • desktop-xfce
  • groups
  • lang-dart
  • lang-dlang
  • lang-dotnet
  • lang-erlang
  • lang-golang
  • lang-haskell
  • lang-java
  • lang-js
  • lang-lisp
  • lang-lua
  • lang-nim
  • lang-ocaml
  • lang-pascal
  • lang-perl
  • lang-php
  • lang-python
  • lang-ruby
  • lang-rust
  • lang-tcl
  • lang-ziglang
  • meta-bases
  • runtime-a11y
  • runtime-admin
  • runtime-common
  • runtime-containers
  • runtime-creativity
  • runtime-cryptography
  • runtime-data
  • runtime-database
  • runtime-desktop
  • runtime-devices
  • runtime-display
  • runtime-doc
  • runtime-editors
  • runtime-electronics
  • runtime-emulation
  • runtime-games
  • runtime-gis
  • runtime-gnustep
  • runtime-i18n
  • runtime-imaging
  • runtime-kernel
  • runtime-multimedia
  • runtime-network
  • runtime-optenv32
  • runtime-optenvw64
  • runtime-productivity
  • runtime-rocm
  • runtime-ros
  • runtime-scientific
  • runtime-vcs
  • runtime-virtualization
  • runtime-wasi
  • runtime-web
  • topics
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .gitattributes
  • .gitconfig
  • .gitignore
    Good: .gitignore present.
  • BROWSE
  • LICENSE
    Good: Licensed under GPL-2.0.
  • README.CORE.md
    Good: README is present.
    Issue: README has little structure (−15 pts). Add 2-3 headings for +8 pts; 4+ earns +15 pts.Fix: Break it into sections (Overview, Install, Usage, Contributing) using Markdown headings.
    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.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    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.
    Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.
    Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
  • README.md
  • README.workflows.md