A few weeks back, I built a simple tool to track stars and forks across GitHub repos. I wanted a lightweight way to monitor project momentum, especially for orgs containing multiple repositories. Since then, I’ve received great feedback, and I’m excited to share a much-improved version.<p>What it does:<p>- Tracks stars, forks, issues, PRs, commits, contributors, and followers for any GitHub org, not just a single repository<p>- Aggregates metrics across all public repos<p>- Clean UI<p>You can try it here: <a href="https://starcounter.vercel.app/" rel="nofollow">https://starcounter.vercel.app/</a>