DarthTunes
This is an itunes controller based on the beloved potato Darth Tater and the jacob java bindings for itunes. It only works for windows -- I know, I know...
Files:
Source (zip): darthtunes.zip Source (gzip): darthtunes.tar.gz Binary : darthtunes.jar
*** NOTE: save and then extract these files.
Here are a couple screen shots:
I've included the jacob jars in the source code, you don't have to download those. I've also included their license -- read it.
To build you need make, type
make Darth.class
To run using the Makefile, type
make Darth.run
To run download the jarfile and type
java -jar darthtunes.jar


