RPi system status display
Go to file
Mike Cifelli 9cca07d4db Add network connection status 2021-06-17 10:46:40 -04:00
.gitignore Add .gitignore 2021-06-17 10:23:52 -04:00
README.md Initial commit 2021-06-16 16:59:16 -04:00
install Initial commit 2021-06-16 16:59:16 -04:00
system-status.py Add network connection status 2021-06-17 10:46:40 -04:00
system-status.service Initial commit 2021-06-16 16:59:16 -04:00

README.md

system-status

Dependencies

sudo raspi-config nonint do_spi 0
sudo apt install python3-pip
sudo apt install python3-gpiozero
sudo pip3 install unicornhatmini

Installation

sudo ./install