Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

ryman1/git-commit-art

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-commit-art

Creates a series of commits that can display pixel art in a github contributions graph. The resulting art is derived from the art.png file. The file can be edited in your chosen photo editor. You must only use the exact 5 shades included in the default art.png file.

Requirements:

  • Python 3
  • pypng - pip install pypng
  • git in PATH

Before running the program, be sure to update the "gitemail" setting in config.json to match the address of the owner of the github repo (see below).

Once git-commit-art.py has been run, a folder called 'project' is created which houses the local git repository and the project file which is repeatedly updated to create new commits.

To display the resulting graph on Github:

  1. Create a new repo on github (preferably with a throwaway account to avoid interfering with your primary account's stats).

  2. cd to the 'project' directory and run git remote add origin [url to your new github repo]

  3. Run git push -u origin master

About

Creates a series of local commits that can display pixel art in a github contributions graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.