This Geeklet displays information from iTunes as shown in image
There are 3 .scpt files
You need to make a new folder called Geektool to put the 3 .scpt files in.
Then you need to put the Geektool folder in your Home folder (yourusername)
Once thats done go to Geektool and make a new shell (you will need 3 of theses). Make sure you put your computer username in yourusername below.
So the 1st shell:
osascript /Users/yourusername/Geektool/itunesartist.scpt
Then for 2nd shell:
osascript /Users/**yourusername**/Geektool/itunestitle.scpt
And the 3rd shell:
osascript /Users/<span style="text-decoration: underline;"><strong>yourusername</strong></span>/Geektool/itunestrack.scpt
And your done!
These scripts show the artist/album/track info all individually, You can shut iTunes down without any problems the info will just disappear and reappear when iTunes is open.
Any problems let me know thanks.