Git Draw

Allows you to draw in your github heatmap
Alternatives To Git Draw
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Git Draw1,981
5 years ago8mitJavaScript
Allows you to draw in your github heatmap
Defect Density Heatmap19
12 years ago4October 12, 2011mitRuby
Tool for generating tag clouds on your codebase in order to determine churn.
Commit Flooder12
3 months agoShell
A hack to get a nice github commit heatmap :)
Ghht2
a year agomitPython
Write text on the GitHub contribution heatmap by autogenerating commits
Alternatives To Git Draw
Select To Compare


Alternative Project Comparisons
Readme

Git Draw

Allows you to draw in your GitHub heatmap

demo-vid

Created by Ben Friedland - http://www.bugben.com

This is a Chrome extension which will allow you to freely draw on your GitHub heatmap. You can then export your drawing to a script containing a git commit log. Once you've run and pushed this script to a new repository, your commit log will match the drawing you made.

Download the extension here:

https://chrome.google.com/webstore/detail/git-draw/aapcmdackhlfobmkcpplkjpfceihngkh?hl=en-US&gl=US

Instructional Video

My Brother, Rich Friedland, made a comprehensive video on how to use the extension.

https://www.youtube.com/watch?v=ptzDfPZ--Qk

Why not a bookmarklet?

Because CSP. GitHub's CSP policy makes a bookmarklet next to impossible. There's a workaround involving injecting code into a canvas and then executing it from there, but that feels like something that'll be fixed. A Chrome extension makes it easier. Once you're done making your drawing, just uninstall the extension.

Acknowledgements

GitFiti: gelstudios/gitfiti - got the idea from here, and poked around their src to see how they were writing commit messages.

Popular Heatmap Projects
Popular Commit Projects
Popular User Interface Components Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Commit
Chrome Extension
Heatmap
Csp