RPi power button
.gitignore | ||
install | ||
LICENSE | ||
power-button.py | ||
power-button.service | ||
README.md |
power-button
A Raspberry Pi project to allow a button to turn off (and potentially turn on) the system.
Dependencies
sudo apt install python3-gpiozero
Installation
sudo ./install