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

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Git commits on a calendar.

4 stars 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

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

Readme

Activity

Stars

4 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Packages

No packages published