RPi system status display
Go to file
Mike Cifelli 43bcc3ba53 Create temp and cpu columns 2021-06-17 09:09:56 -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 Create temp and cpu columns 2021-06-17 09:09:56 -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