TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

1 点作者 pescerosso24 天前

1 comment

pescerosso24 天前
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>