Popular and well-maintained. A little polish away from elite status.

Self-hosted game stream host for Moonlight.

Documentation

81

README12pt65

README is present.

Contributing guide5pt80

Contributing guide is detailed and thorough.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under GPL-3.0.

Engineering

78

CI/CD14pt57

CI is configured (.github/workflows/ci-archlinux.yml).

Tests18pt80

Test files detected (tests).

Reproducibility6pt82

Lockfile present (package-lock.json). Installs are reproducible.

Linting and formatting5pt100

Linter or formatter configured (.prettierrc.json).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository files37 root entries
  • .github
    Good: CI is configured (.github/workflows/ci-archlinux.yml).
    Good: Dependabot configured for gitsubmodule.
    Good: Issue or PR templates present.
  • .run
  • cmake
  • docker
  • docs
    Good: 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
  • tests
    Good: Test files detected (tests).
  • third-party
  • tools
  • .clang-format
  • .dockerignore
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .gitmodules
  • .prettierrc.json
    Good: Linter or formatter configured (.prettierrc.json).
  • .readthedocs.yaml
  • .rstcheck.cfg
  • AGENTS.md
  • CMakeLists.txt
  • crowdin.yml
  • DOCKER_README.md
    Good: 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.
  • LICENSE
    Good: Licensed under GPL-3.0.
  • NOTICE
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • pyproject.toml
  • README.md
  • renovate.json
  • sunshine.ico
  • sunshine.png
  • sunshine.svg
  • uv.lock
  • vite.config.js