Skip to content

dittonedo45/PyGitCal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published