Text mode Cover Flow

My side project has been writing some code to display data from iTunes on my Heathkit H19 terminal.

itunes says 69textTunes

Requirements

You'll need to use MacPorts to install ImageMagick and jp2a:

sudo port install jp2a imagemagick

You need to use Ruby's gem to install ncurses and appscript:

sudo gem install ncurses rb-appscript

The Code

As of 24 May 2009, I've move this code to GitHub Repository. Now there's publicly accessible version control and people can fork and share changes.

Maybe I missed it ... but I

Maybe I missed it ... but I don't see a longer description (or maybe even code?) for the project.

it wasn't clear

i just added some pictures of it. i need to spend a little time flushing this out further.