An open API service indexing awesome lists of open source software.

https://github.com/artbit/jasper-module-reboot

Jasper Reboot module for my HAL9000 Raspberry PI project
https://github.com/artbit/jasper-module-reboot

jasper jasper-modules reboot

Last synced: 2 months ago
JSON representation

Jasper Reboot module for my HAL9000 Raspberry PI project

Awesome Lists containing this project

README

          

# Jasper-Module-Reboot

Reboot your RaspberryPI using your voice.

Jasper Reboot Module for my [HAL9000 Raspberry PI Instructable](http://www.instructables.com/id/RaspberryPI-HAL9000/)

## Steps to install Reboot Module

* run the following commands in order:
```
git clone https://github.com/ArtBIT/jasper-module-reboot.git
cp jasper-module-reboot/Reboot.py
#i.e. cp jasper-module-reboot/Reboot.py /usr/local/lib/jasper/client/modules/
```
* Restart the Pi:
```
sudo reboot
```
## Congrats, JASPER Reboot Module is now installed and ready for use
Here are some examples:
```
YOU: Reboot
JASPER: *sings daisy daisy and reboots*
YOU: Restart
JASPER: *says a witty remark and reboots*
```