TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I created a simple multi-repo GitHub Stats Dashboard

1 pointsby pescerosso18 days ago

1 comment

pescerosso18 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.<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:&#x2F;&#x2F;starcounter.vercel.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;starcounter.vercel.app&#x2F;</a>