DEV Community

Cover image for I made a remote control application for iTunes Windows
Vishal Bilagi
Vishal Bilagi

Posted on

I made a remote control application for iTunes Windows

A minimal web based remote control for iTunes Windows application

To make life a little easy, here is my tiny application

A nodeJS server looks for requests on a local network and spawns a python script to perform the remote actions

Google assistant doesn't talk to iTunes on your PC? Let's fix that – *poof* pyTunes

Just head over to Dialogflow and set up your Google Actions and Fulfillment URL as your server address (Use ngrok to expose localhost to public)

Name of the repo is pyTunes and minority of the code is in python 🙃
REALLY FUNNY IMAGE

Thanks for reading!

Here's a cake 🍰 and pyTunes

Good day/night. Cheers 🍻

Top comments (0)