Live data from Hacker News

Show HN: GithubTracker – Better GitHub Repository Analytics

githubtracker.com

1–5 of 5 posts

Show HN: GithubTracker – Better GitHub Repository Analytics

#1
Hey devs!

When Nuxt 3 beta was first released it was quite a journey to upgrade existing Nuxt apps from v2 to v3 – mainly because the ecosystem lagged behind for quite a while. At the time, I didn’t find a good way to track dev progress and releases across multiple GitHub open-source repositories, which is why GitHubTracker came to life on a rainy weekend.

The app is 100% free and pulls stats from the GitHub API to compute relevant metrics and render neat charts. You can create collections of repositories and get an instant overview of dev activity across all of them.

Metrics include: - Commits - Issues - Pull Requests - Releases - Contributors

The app doesn’t have a backend and all data is stored locally in your browser. Obviously made with Vue/Nuxt ;)

You can also squeeze ‘tracker’ into any GitHub repository URL to get redirected to the respective stats page on GitHubTracker, like so:

https://githubtracker.com/nuxt/nuxt

You can check it out here: https://githubtracker.com

Would love to hear some feedback.

Show HN: GithubTracker – Better GitHub Repository Analytics
githubtracker.com

Re: Show HN: GithubTracker – Better GitHub Repository Analytics

#3

Hey. You might be interested in my tool: https://gitmentor.up.railway.app/

Really cool!

I also want to add tracking for profiles. When that's ready I might include a link to your app there. Would be cool if you could open a specific profile directly with a link like https://gitmentor.app/toniengelhardt.

Re: Show HN: GithubTracker – Better GitHub Repository Analytics

#4
post #3

Hey. You might be interested in my tool: https://gitmentor.up.railway.app/

Really cool! I also want to add tracking for profiles. When that's ready I might include a link to your app there. Would be cool if you could open a specific profile directly with a link like https://gitmentor.app/toniengelhardt .

let's do it. DM mee at X @avirajkhare00

Re: Show HN: GithubTracker – Better GitHub Repository Analytics

#5
post #3

Earlier quoted context omitted.

Really cool! I also want to add tracking for profiles. When that's ready I might include a link to your app there. Would be cool if you could open a specific profile directly with a link like https://gitmentor.app/toniengelhardt .

let's do it. DM mee at X @avirajkhare00

It'll take a bit until I have that ready...