An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Gitlcd

## Turn your Github contribution board into a simple LCD panel

Buy Me A Coffee

![stopwar](https://mezzantrop.files.wordpress.com/2023/03/2023-03-06.png)

### 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