16 lines
309 B
Markdown
16 lines
309 B
Markdown
# scoreboard
|
|
|
|
Scoreboard script for showing active sports I like.
|
|
|
|
# Setup
|
|
|
|
Must have _rpi-rgb-led-matrix_ setup prior to use & installed via pip. Run `python download_logos.py` to download logos to reflect, also configure the values in the ENV example.
|
|
|
|
# Running
|
|
|
|
Just run
|
|
|
|
```bash
|
|
python scoreboard.py
|
|
```
|