About GRA Release Radar
GRA Release Radar is a free, client-only tool for maintainers who need a clearer view of GitHub release asset downloads. It was built for practical release review: checking whether a new version shipped with the expected assets, seeing which platforms users actually download, and understanding whether release cadence or package changes correlate with public adoption.
The site runs as a static web application. It does not require an account, does not operate a private analytics backend, and does not collect a copy of user repository queries on a first-party server. The browser calls GitHub REST API endpoints directly. Optional GitHub tokens are used in the browser for higher API limits or repository access allowed by the user's token.
GRA is best suited for public open source projects, developer tools, desktop apps, CLIs, packages, and other software that publishes GitHub release assets. It is intentionally narrow and factual: release asset downloads, asset size, file type, operating system, architecture, cadence, and nearby repository context.