Show traffic data from all your GitHub repositories on one chart.An overall look at popularity of your repositories.
# How to use it?
- install it
- go to github.com
- log in
- click extension icon in the address bar (shown on the second screenshot)
# Why extension and not a website?
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.