git-draw

Allows you to draw in your github heatmap

Github星跟踪图

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: https://github.com/gelstudios/gitfiti - got the idea from here, and
poked around their src to see how they were writing commit messages.

主要指标

概览
名称与所有者ben174/git-draw
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2016-01-16 01:22:17
推送于2018-06-16 00:52:39
最后一次提交2016-01-23 01:26:17
发布数0
用户参与
星数2.2k
关注者数29
派生数84
提交数25
已启用问题?
问题数10
打开的问题数6
拉请求数0
打开的拉请求数3
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?