paultreny / isometric-contributions

Render an isometric pixel art version of your contribution chart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Chrome extension lets you toggle between your regular GitHub contribution chart and an isometric pixel art version. It uses obelisk.js for the isometric graphics.

Installation

Chrome Web Store

The easiest way to install the extension is through the Chrome Web Store:

https://chrome.google.com/webstore/detail/isometric-contributions/mjoedlfflcchnleknnceiplgaeoegien?hl=en&gl=US

Developer mode

If you want to hack on the extension, you'll need to install it manually. First clone or fork this repo. Then, on your Extensions page, make sure "Developer mode" is checked. You can then click the "Load unpacked extension..." button and browse to the chrome directory of this repo.

Hacking

To hack on the extension, you'll first need to make sure you've installed it in Developer mode (see above). Once you've made changes to the extension, go back to the Extensions page and click the Reload link under the extension entry.

Feel free to send a pull request if you've made an improvement.

License

This project is licensed under the MIT License.

About

Render an isometric pixel art version of your contribution chart.

License:MIT License