RPi system status display
Go to file
Mike Cifelli d54a743380 Round temp and cpu values 2021-06-17 17:00: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 Round temp and cpu values 2021-06-17 17:00: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