

Instantly assess GitHub repo vitality with a health badge.

RepoHealth is a Chrome extension that adds a health badge to GitHub repository pages, allowing users to quickly determine if a project is active, moderate, or likely stale. It pulls data from the GitHub API to compute a heuristic score based on recent activity, helping developers make informed decisions before investing time in a project. This tool is essential for anyone who relies on open-source projects and wants to avoid dead repositories.
problem
Finding out if a GitHub repository is actively maintained or stale can be time-consuming.
solution
RepoHealth provides a visual badge that indicates the health status of a repository, based on recent activity metrics.
Health badge display
Heuristic scoring system
GitHub API integration
to join the discussion