ibrewster / AlexaiTunes

iTunes control server for Alexa skill
0 stars 0 forks source link

Alexa iTunes Control Server

Provides an iTunes control skill for Alexa. When installed on a Mac (Mac only, no Windows or Linux support, sorry) running iTunes, this software will respond to requests from the Alexa iTunes skill to control iTunes behaviors.

Features

Prerequisites:

Additionally, there are a number of python modules this product uses, all of which are installable using pip ("pip3 install module_name"):

AUTOMATIC SETUP: Just download and run the setup.command file. This script will install Python 3 (if needed) using homebrew (which it will also install if needed), make sure the XCode command line tools are installed, dowload the program files to your computer, and set ut the server to automatically launch.

If you do not get the Alexa iTunes Control Server Setup page at the end of the process, please file a bug report with the error you got (if any).

You will still need to enable the "Share iTunesLibrary XML with other applications" option in iTunes Preferences->Advanced

MANUAL SETUP In general, you should do the Automatic Setup using the setup script. However, a manual setup is possible as well.