aeneasr/github-trends — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2020-12-18
Embed a star growth chart on a startup landing page to show traction.
Add a star history image to a README so visitors see popularity at a glance.
Compare how multiple projects in an organization are growing over time.
Spot moments when a project suddenly took off versus grew steadily.
| aeneasr/github-trends | coocood/geodns | n8n-io/n8n-sandbox-service | |
|---|---|---|---|
| Stars | 4 | 4 | 4 |
| Language | Go | Go | Go |
| Last pushed | 2020-12-18 | 2018-10-30 | 2026-06-15 |
| Maintenance | Dormant | Dormant | Maintained |
| Setup difficulty | easy | hard | hard |
| Complexity | 2/5 | 4/5 | 4/5 |
| Audience | pm founder | ops devops | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Hosted service, just embed a URL with query parameters, nothing to install.
This tool creates visual charts showing how many GitHub stars a repository, person, or organization has accumulated over time. Instead of just seeing the current star count, you get a graph that plots the entire history, useful for tracking growth trends, comparing projects, or showing off your project's momentum. The way it works is straightforward. You point it at a GitHub user, organization, or specific repository, and it fetches the historical star data, then generates an SVG image (a format that scales perfectly on any website). You embed this image on your own site using a simple URL with a few parameters. For instance, ?user=ory shows all the stars across that organization's repositories combined, while ?user=ory&repo=kratos zooms in on just one project. This would be handy for a few real scenarios. A startup founder might embed their project's star chart on their landing page to show traction and growth. A maintainer could add it to their README to give visitors a quick visual sense of how popular the project has become. An organization could use it to compare how different projects are performing. It's also just interesting to see the story of a project, those moments when something suddenly takes off versus steady, gradual growth tell you something. The project is written in Go and runs as a web service. The README doesn't explain the technical details of how it fetches or caches GitHub data, but the core idea is simple: it's a lightweight API that turns GitHub's data into embeddable charts. The service is already deployed and ready to use, you don't need to run anything yourself, just plug in the URL with your parameters and you get back an image.
A web service that turns a GitHub user, org, or repo's star history into an embeddable SVG chart, so you can show off growth over time instead of just a current count.
Mainly Go. The stack also includes Go.
Dormant — no commits in 2+ years (last push 2020-12-18).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
double-check against the repo, no cap.