Home > Projects > remote.squatcom.com

My Mac is in the basement, connected to my stereo. I have speakers upstairs and downstairs, and it sucks to go downstairs every time I needed to change the volume. So I wanted to control iTunes from anyway in the house, from a laptop or handheld. After all, why spent twenty seconds going upstairs when I could spend twenty hours building a web interface?

The app has a simple interface inspired by Apple's Front Row. (It's designed to be viewed from across the room. The only thing I'm missing is the actual remote.)

You can access it yourself here:

(You can see what's playing, but you can't use the controls from outside my network.)

Features

screenshot of the remote

The scripts themselves are simply Perl wrappers for AppleScript commands. The slightly tricky part is modifying your Apache config (httpd.conf) to allow these scripts to access iTunes. If you are interested, email me for the scripts and instructions. (I'll post them here if anyone expresses interest.)