https://github.com/lbarman/github-punchline
Write a message in github's activity graph
https://github.com/lbarman/github-punchline
github message
Last synced: 4 months ago
JSON representation
Write a message in github's activity graph
- Host: GitHub
- URL: https://github.com/lbarman/github-punchline
- Owner: lbarman
- Created: 2016-12-27T13:52:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T20:21:30.000Z (over 8 years ago)
- Last Synced: 2024-11-22T22:35:39.217Z (about 1 year ago)
- Topics: github, message
- Language: Python
- Homepage: https://lbarman.ch/blog/github-activity-map/
- Size: 31.3 KB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change-author.sh
Awesome Lists containing this project
README
# github-punchline

**github-punchline:** A simple proof-of-concept for writing a message in Github's activity summary.
```
[...]
dateTopLeftCorner = dateTopLeftCorner - DD_year
# word to print
letters = [H,E,L,L,O, space, W,O,R,L,D];
#compose the list
grid = [];
[...]
```
interested ? read the blogpost: [https://lbarman.ch/blog/github-activity-map/](https://lbarman.ch/blog/github-activity-map/)