Overview
iTunes Controller is a Java wrapper package that allows you to control iTunes from your Java application. It uses the excellent JACOB Java-COM Bridge to communicate but provides all the interfaces for you to use straight away without dealing with messy COM objects, variants and dispatch calls. You can control what is playing, manage playlists and various sources (such as the main library or any connected iPod) and control nearly every aspect of the iTunes application. The design of the package and it's available functions very closely follows the original iTunes COM API specification available from Apple.
Members
Manager: Steve Eyre
Latest news
iTunes Controller project management
iTunes Controller library starts using Redmine for project management.
Version 0.2 Released
General improvements across the board. Project still under development.