|
|
|
|
|
by pescerosso
416 days ago
|
|
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. What it does: - Tracks stars, forks, issues, PRs, commits, contributors, and followers for any GitHub org, not just a single repository - Aggregates metrics across all public repos - Clean UI You can try it here: https://starcounter.vercel.app/ |
|