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 guide found.
README is present.
README documents how to install the project.
Licensed under GPL-3.0.
Engineering
39
No tests detected anywhere in the repository.
→ Add automated tests. They prove the code works and give contributors confidence to make changes.
No dependency lockfile found (−70 pts).
→ Enable and commit packages.lock.json so NuGet restores are repeatable.
CI is configured (.github/workflows/build.yml).
.NET formatting configured (app/.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (app/GHelper.csproj).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository files7 root entries
- .githubGood: 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.
- appGood: .NET formatting configured (app/.editorconfig).Good: Dependency manifest found (app/GHelper.csproj).
- docs
- .gitattributes
- .gitignoreGood: .gitignore present.
- crowdin.yml
- LICENSEGood: Licensed under GPL-3.0.