
tk-itunes.pl - a Tk interface to iTunes

% tk-itunes.pl

The script creates a Tk interface to iTunes. You need a Mac with an AppleScript-aware version of iTunes to use this script, a Tk installation, and an X Windows server.

The script looks for a "tkitunes.rc" file in the current working directory (for now).
The title of the TkiTunes window. [TkiTunes]
The highlight color, in RGB format, for the track listing selection. [ 00cccc ]

* how do I refresh the playlist menu?
* how do I figure out the currently playing song, select the right playlist, and highlight the song in the track listing?
* add skin support. I just need to add colors to everything, and make that configurable.


brian d foy, <bdfoy@cpan.org>

Copyright 2002, brian d foy, All rights reserved
You may use this software under the same terms as Perl itself.