RPi power button
Go to file
Mike Cifelli bc4cdca4a3
Add license
2023-07-08 08:28:10 -04:00
.gitignore Add .gitignore 2021-06-17 15:21:26 -04:00
LICENSE Add license 2023-07-08 08:28:10 -04:00
README.md Update readme 2023-07-06 11:57:31 -04:00
install Use absolute path to python executable 2021-05-25 12:00:54 -04:00
power-button.py Create power button service and installer 2021-05-06 14:13:55 -04:00
power-button.service Add syslog identifier 2021-05-12 17:33:22 -04:00

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