house cleaning

This commit is contained in:
2026-05-03 03:27:57 -04:00
parent 920e11acdf
commit ba47ae0952
10 changed files with 209809 additions and 170 deletions
+15
View File
@@ -0,0 +1,15 @@
# 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
```