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
- Host: GitHub
- URL: https://github.com/artbit/jasper-module-reboot
- Owner: ArtBIT
- License: mit
- Created: 2016-06-18T21:06:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T15:41:55.000Z (about 8 years ago)
- Last Synced: 2025-07-25T12:56:43.559Z (2 months ago)
- Topics: jasper, jasper-modules, reboot
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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*
```