Download & run:
python setup.py install
python -m gitgrapher [PATH_TO_REPO]
Open a web browser to http://localhost:8000
voila
Fork this repo and run python setup.py develop instead
Modify the server (__init__.py) and/or client (main.js) to your liking
Send me a pull request