Download Latest Version shutdown-btn.tar.gz (239.6 kB)
Email in envelope

Get an email when there's a new version of Raspberry Pi Shutdown Button

Home
Name Modified Size InfoDownloads / Week
shutdown-btn.tar.gz 2013-12-28 239.6 kB
README 2013-12-28 519 Bytes
shutdown-btn-start 2013-12-28 384 Bytes
main.c 2013-12-28 1.9 kB
Makefile 2013-12-28 292 Bytes
Totals: 5 Items   242.7 kB 0
This program has been wrtten by Alex Brown (alex@the-browns.gb.net)

This is a simple deamon for adding shutdown functionality to a raspberry pi

To complie and install you must first install the GPIO library that is included in this package.

the floowing steps are all that are required:

1) edit main.c to use the pin you want to use for the button (default 11)
2) run: make
3) run: sudo make install
4) reboot and check the deamon is running. you should see "shutdown-btn" when running a ps -A

enjoy!!
Source: README, updated 2013-12-28