AllGitHubTraffic
AllGitHubTraffic copied to clipboard
Plot data from all your GitHub repositories on one chart.
AllGitHubTraffic
Chrome extension that plots traffic data from all your public GitHub repositories on one chart.
How to use it
- install it from Chrome Web Store or via "Load unpacked extension" feature on the extensions page
- go to github.com
- log in
- click extension icon in the address bar
Why extension?
Since traffic data are not available via GitHub API (yet), I had to create a Chrome extension in order to pull them (extension can make any cross-origin requests). This is a hack.