https://github.com/mezantrop/gitlcd
Turn your Github contribution board into a simple LCD panel
https://github.com/mezantrop/gitlcd
art awk banner board contribution display github
Last synced: 11 months ago
JSON representation
Turn your Github contribution board into a simple LCD panel
- Host: GitHub
- URL: https://github.com/mezantrop/gitlcd
- Owner: mezantrop
- License: other
- Created: 2022-02-26T12:08:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T10:16:29.000Z (over 2 years ago)
- Last Synced: 2025-01-28T16:46:08.084Z (about 1 year ago)
- Topics: art, awk, banner, board, contribution, display, github
- Language: Awk
- Homepage:
- Size: 82 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gitlcd
## Turn your Github contribution board into a simple LCD panel

### Usage
1. Setup passwordless Github connection to be able making pushes
2. Clone this repository into `/PATH/TO/gitlcd`
3. Using `crontab -e` command, add this line to your cron:
`59 23 * * * cd /PATH/TO/gitlcd && awk -f gitlcd.awk gitlcd.mtx > /dev/null`
Or use Actions workflow to automate the thing
Don't hesitate to ping me on any issue: Mikhail Zakharov