f7614ab6f0260f9bd26024845c77ea2c4717dd8e
gitfiti noun : carefully crafted graffiti in a github commit history calendar.
<style>img{image-rendering: optimizeSpeed; }</style><img src='https://raw.github.com/gelstudios/gitfiti/master/pixels.png' alt='gitfiti art' height='28' width='204'/ style="image-rendering: optimizeSpeed;"/>
gitfiti.py
is a tool I wrote to decorate your github account's commit history calendar by (blatantly) abusing git.
I highly recommend that you create a new github repo when using gitfiti.
###Usage:
- Create a new github repo to store your handiwork.
- Run
gitfiti.py
and follow the prompts for username, art selection, offset, and repo name. - Run the generated
gitfiti.sh
from your home directory (or any non-git tracked dir) and watch it go to work. - Wait... Seriously, you'll probably need to wait a day or two for the gitfiti to show in your commit graph.
###Removal: Fortunately if you regret your gitfiti in the morning, removing it is fairly easy: delete the repo you created for your gitfiti (and wait).
####Todo:
- Remove 'requests' dependency
- Web interface
- Load "art" from a file
- Load commit content from a file
- ...
- Profit?
Description
Languages
Python
100%