I use mercurial for my personal projects but i like the contribution box on github. So I made a small python script to generate a contribution box for mercurial projects. It takes the paths to the local projects and writes down a html file. Now I use it as part of my start page to give me a hint to keep coding each day. The code for it can be found in the dailyhaxor repository on github.