Skip to content

comet-builds/ReleaseRadar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReleaseRadar icon ReleaseRadar

HTML5 Vanilla JS CSS3 GitHub Pages Security Rating Vulnerabilities Bugs

ReleaseRadar is a browser‑only dashboard for tracking GitHub repository releases. It runs entirely in the browser with no backend and no setup.

Features

  • Uses public GitHub API.
  • Customizable auto-refresh interval.
  • Support for GitHub personal access tokens (no scopes required).
  • Export/Import to allow transferring of repo list and settings to another device.
  • Installable as a desktop web application.
  • Light and Dark theme.

Quick Start

  1. Open the app: https://comet-builds.github.io/ReleaseRadar/
  2. Add one or more GitHub repositories.
  3. (Optional) Add a GitHub Personal Access Token to increase rate limits.
  4. Set your refresh interval and theme.

Preview

preview

Release Handling

ReleaseRadar distinguishes between stable releases and pre-releases using GitHub’s prerelease flag. A pre-release is shown only if it is newer than the latest stable release. Releases are sorted by publish date (published_at).

About

A browser-only dashboard for tracking GitHub repository releases.

Topics

Resources

License

Stars

Watchers

Forks

Contributors