Skip to content

Repo to hold my toy code computing dates to print dot matrix style messages in the github activity chart.

Notifications You must be signed in to change notification settings

kmt-lnh/git-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-matrix

Printing short messages on github's activity screen

Usage

$ python gitmatrix.py "2017-06-25" "Hello World!"`

Accidentally, this particular input-output mapping is the entire reason I wrote this little program.

Testing

Using the built in unittest module, the following command in the project root does the trick:

$ python -m unittest tests

TODO

  • More (and less trivial) tests
  • Smart starting pixel (ie.: checking if start date is reasonable)
  • proper license?

License

MIT

About

Repo to hold my toy code computing dates to print dot matrix style messages in the github activity chart.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages