mezantrop / gitlcd

Turn your Github contribution board into a simple LCD panel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitlcd

Turn your Github contribution board into a simple LCD panel

Buy Me A Coffee

Hopefully, we'll see results here

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

Don't hesitate to ping me on any issue: Mikhail Zakharov zmey20000@yahoo.com

About

Turn your Github contribution board into a simple LCD panel

License:Other


Languages

Language:Awk 100.0%