/RaspPi-Siri-Remote-Control

Control your Raspberry Pi over voice commands from your iPhone

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

RaspPi-Siri-Remote-Control

Control your Raspberry Pi with Siri.

This Script is designed to be as user friendly and easy to understand as possible


You can start your own written python scripts over voice commands from your iPhone.
To do so you have to create a note with Siri on your iPhone, the note will be scanned for specific keywords in your script. When these keywords can be found the script will be executed by a thread which allows multiple scripts to run at once.

Everything gets explained in more detail in the Raspi-Remote-Control folder

-> https://github.com/Flerov/RaspPi-Siri-Remote-Control/

#raspberrypi #python #iPhone #siri #ubuntu #remotecontrol