Tuesday, March 25, 2008

Control of iTunes Through Java

My new project entails being able to control iTunes through an interface, in Java. Specifically, I want to be lazy and control it with my IRC bot just by typing a message to it. First however, I need to be able to code a simple play/pause button. I have been using this page as a reference in creating a simple application, but I still have a bit to go.

Is there a Java package already put together to do such a thing? I have not found one yet, but if you see one, let me know. I'd be interested in seeing what exactly it does and basing my code off of it.

No comments: