Live data from Hacker News

Git Commits on a (Terminal) Calendar

github.com

1–2 of 2 posts

Re: Git Commits on a (Terminal) Calendar

#2
I had been addicted to Github's "green" dots. I hate being an addict, hence I programmed this program. It shows some colouring on days with "git commits" for any specified git repo.

You can change the year ranges, at the bottom of the calendar.py file. Seems better than Github's "Green" dots for me.

Fork it and improve it if you interested.