DEV Community

Cover image for Augmenting GitHub repository stats and insights
Toni Engelhardt
Toni Engelhardt

Posted on

Augmenting GitHub repository stats and insights

While GitHub is amazing (hence, their insane market share), they unfortunately provide only very limited insights for the repositories that they host. Moreover, most of the stats in the "Insights" tab are only available for PRO users when the repo is private.

Therefore, I set out to build a tool that augments those insights with loads of cool charts and cards. You can read the full story on why in this post.


RepoTracker Dashboard Preview


RepoTracker is designed for two user groups:

  1. Open source devs and -users that want to keep up with the latest changes, issues, etc. in the pre-rc repositories that they are working/playing with.

  2. Professional software developers and dev ops peeps that need to know which of the packages their software depends on are properly maintained and which are not.


RepoTracker Repository Details Preview


If you breathe software, try it out at www.repo-tracker.com, it's free!

I'd love to hear what you think about the project and which metrics you would be interested in as a developer ✌🏽

Made with Nuxt 3.

Top comments (0)