GitHub - dittonedo45/PyGitCal: Git commits on a calendar.

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

#pyGitCal.

PyGitCal is a python + C program for showing a terminal calendar just like that of cal, with your git commits on days. Just like how github is attempting todo ;-)

#How to compile?

gcc call.c -lpython<VERSION> -I<path to headers of your python> -lgit2

#How to run?

./a.out ./calendar <path to repo>

#What to expect? Here is how it looked on a vim's git repository:

About

Git commits on a calendar.

Resources

Readme

Activity

Stars

4 stars

Watchers

1 watching

Forks

0 forks