Show HN: Cumulative GitHub star history for an org, as an embeddable SVG
A new tool allows users to track the cumulative star history of any GitHub organization or personal account. By signing in with GitHub and installing a webhook, users can embed a chart of their star history anywhere. The tool is free and open source, providing a visual representation of star events across repositories.
- ▪Users can track stars across all repositories in their GitHub organization or personal account.
- ▪The tool requires signing in with GitHub and installing an org-level webhook.
- ▪The cumulative star history can be embedded as an image in README files.
Opening excerpt (first ~120 words) tap to expand
stars.wavekat.com — cumulative star history for any GitHub org Sign in with GitHub Cumulative GitHub star history, served as an image. Track stars across all repos in your GitHub org or personal account. Install one org-level webhook and embed the chart anywhere. Sign in with GitHub Live example This site dogfoods the tool — here's the wavekat org's own star history, split by top repo: How it works Sign in with GitHub. Register the org or user you want to track. We verify you're an admin (orgs) or that the login matches yours (personal). Install the webhook we hand you on the org. Star events flow in. Embed <img src="https://stars.wavekat.com/<slug>/chart.svg"> in your README. Free, open source Source: github.com/wavekat/wavekat.com · Apache-2.0.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Wavekat.