Cookbook /
ITunesController
Summary: Control iTunes via Web Interface
Version:
Prerequisites:
Status:
Maintainer:
Discussion: ITunesController-Talk?
Questions answered by this recipe
Description
Enter your recipe's description here.
Wrote this back in the days (2005ish) to control iTunes from a Palm. Still seems to work, so I just put it here, maybe it's still useful for someone else.
It's using AppleScript, so it's Mac only.
Tested with pmwiki-2.0.13, iTunes 10.5.2, Mac OS 10.7.2 and MAMP 2.0.1 ([(approve links) edit diff] ).
Installation
Move plugin and theme to your PmWiki installation. Activate both in your config.php:
$Skin
= 'tx'; include_once("$FarmD
/cookbook/itunes/itunes.php");
Put on wiki page:
(:itunes:)
Configuration
Usage
Notes
Change log / Release notes
See also
Contributors
Comments
See discussion at ITunesController-Talk?