⭐ Introducing starhistory.io — Professional Star History Charts #480
kolkov
announced in
Announcements
Replies: 1 comment
|
ew |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
⭐ Introducing starhistory.io — Professional Star History Charts
We built starhistory.io — a professional GitHub star history chart service powered by gogpu/gg.
Why?
On June 30, 2026, GitHub restricted the Stargazers API. star-history.com and every other star history tool stopped working (GitHub is reportedly working on a resolution, but no timeline has been announced). Our own README embeds broke.
starhistory.io solves this with a GitHub App — install once, auto-renewing tokens, works forever.
Features
?range=90d,?range=1y, custom from/to datesHow to use
Live examples
About the "write" permission
GitHub requires
contents: writeto access the Stargazers API — there is nostargazers: readpermission. We only read star data — never write to your repositories. IP-restricted tokens, open source code (coming soon). DetailsWhat's next
We're working on a personal dashboard (app.starhistory.io) with extended features — chart customization, star/unstar analytics, daily tracking for repos without App access, and more. It's not ready yet — right now it's a bare API service + landing page.
The code will be open-sourced once we bring it to our enterprise quality standards. There's still a lot of work — SVG export, GitHub Action, Angular frontend, daily cron, and more.
Built with GoGPU
starhistory.io is a real-world production service powered by gogpu/gg — our 2D graphics engine. Every chart is rendered server-side with Skia-quality anti-aliasing, LTTB downsampling, and 2x Retina output. The ultimate dogfooding showcase for the ecosystem.
We'd love for our community to try it out! If you're building something on gogpu — @lkmavi @besmpl @samyfodil @kivutar @darkliquid @AgentNemo00 @unxed @AnyCPU @TimLai666 @rcarlier @jbunds @porjo @z46-dev @FDUTCH @maxsupermanhd — install the App on your repos and let us know how it works.
If you find any bugs or have ideas for improvements, please let us know in the comments below!
All reactions