Joseph Tyler Jones 26fb7dcc60 Merge pull request #14 from Howchoo/feature/uninstall-script
Feature/uninstall script
2020-01-29 15:32:38 -08:00
2020-01-29 15:31:29 -08:00
2017-05-10 09:13:20 -07:00
2020-01-29 09:12:10 -08:00

pi-power-button

Scripts used in our official Raspberry Pi power button guide.

Installation

  1. Connect to your Raspberry Pi via SSH
  2. Clone this repo: git clone https://github.com/Howchoo/pi-power-button.git
  3. Run the setup script: ./pi-power-button/script/install

Uninstallation

If you need to uninstall the power button script in order to use GPIO3 for another project or something:

  1. Run the uninstall script: ./pi-power-button/script/uninstall
Description
No description provided
Readme 292 KiB
Languages
Shell 87.3%
Python 12.7%