Strong community interest, but docs and engineering haven't caught up to the hype.

Lightweight Armoury Crate alternative for Asus laptops with nearly the same functionality. Works with ROG Zephyrus, Flow, TUF, Strix, Scar, ProArt, Vivobook, Zenbook, Expertbook, ROG Ally, and many more.

Documentation

88

Contributing guide5pt77

CONTRIBUTING guide found.

README12pt85

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under GPL-3.0.

Engineering

39

Tests18pt0

No tests detected anywhere in the repository.

Add automated tests. They prove the code works and give contributors confidence to make changes.

Reproducibility6pt0

No dependency lockfile found (−70 pts).

Enable and commit packages.lock.json so NuGet restores are repeatable.

CI/CD14pt57

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

Linting and formatting5pt100

.NET formatting configured (app/.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (app/GHelper.csproj).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository files7 root entries
  • .github
    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.
    Good: Code of conduct present.
    Good: CI is configured (.github/workflows/build.yml).
    Good: Issue or PR templates present.
    Good: Security policy present.
  • app
    Good: .NET formatting configured (app/.editorconfig).
    Good: Dependency manifest found (app/GHelper.csproj).
  • docs
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • crowdin.yml
  • LICENSE
    Good: Licensed under GPL-3.0.