Popular and well-maintained. A little polish away from elite status.
Self-hosted game stream host for Moonlight.
Documentation
81
README12pt
65
README is present.
Contributing guide5pt
80
Contributing guide is detailed and thorough.
Install and run instructions9pt
90
README documents how to install the project.
License6pt
100
Licensed under GPL-3.0.
Engineering
78
CI/CD14pt
57
CI is configured (.github/workflows/ci-archlinux.yml).
Tests18pt
80
Test files detected (tests).
Reproducibility6pt
82
Lockfile present (package-lock.json). Installs are reproducible.
Linting and formatting5pt
100
Linter or formatter configured (.prettierrc.json).
Issue and PR templates6pt
100
Issue or PR templates present.
Project health
100
Dependency manifest6pt
100
Dependency manifest found (package.json).
Repository metadata5pt
100
Repository has a description.
Activity5pt
100
Actively maintained (pushed within the last month).
Housekeeping3pt
100
.gitignore present.
Repository files37 root entries
- .githubGood: CI is configured (.github/workflows/ci-archlinux.yml).Good: Dependabot configured for gitsubmodule.Good: Issue or PR templates present.
- .run
- cmake
- docker
- docsGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- gh-pages-template
- packaging
- scripts
- src
- src_assets
- testsGood: Test files detected (tests).
- third-party
- tools
- .clang-format
- .dockerignore
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitmodules
- .prettierrc.jsonGood: Linter or formatter configured (.prettierrc.json).
- .readthedocs.yaml
- .rstcheck.cfg
- AGENTS.md
- CMakeLists.txt
- crowdin.yml
- DOCKER_README.mdGood: README is present.Good: README is well structured with multiple sections.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.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- LICENSEGood: Licensed under GPL-3.0.
- NOTICE
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- pyproject.toml
- README.md
- renovate.json
- sunshine.ico
- sunshine.png
- sunshine.svg
- uv.lock
- vite.config.js