shivasiddharth / pi-shut

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pi-shut


Pi Shutdown Service for Headless Units


Safe shutdown and start pi boards using a mommentary push buton

  1. Run the installer.
sudo chmod +x /home/pi/pi-shut/installer.sh  
sudo /home/pi/pi-shut/installer.sh  
  1. Wire the pi as per diagram.
  2. Start the shutdown service.
sudo systemctl start on-off-pushbutton.service

About

License:GNU General Public License v3.0


Languages

Language:Shell 76.5%Language:Python 23.5%