https://github.com/shivasiddharth/pi-shut
https://github.com/shivasiddharth/pi-shut
background-service headless pi raspberry raspberry-pi raspberrypi shutdown-service
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/shivasiddharth/pi-shut
- Owner: shivasiddharth
- License: gpl-3.0
- Created: 2017-09-17T20:28:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T12:52:27.000Z (over 7 years ago)
- Last Synced: 2025-03-17T23:38:18.927Z (about 1 year ago)
- Topics: background-service, headless, pi, raspberry, raspberry-pi, raspberrypi, shutdown-service
- Language: Shell
- Size: 116 KB
- Stars: 42
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
```
2. Wire the pi as per diagram.
3. Start the shutdown service.
```
sudo systemctl start on-off-pushbutton.service
```