Showing posts with label iTunes. Show all posts
Showing posts with label iTunes. Show all posts

Sunday, October 12, 2008

iTunes LCDproc AppleScript

AppleScript Icon

Here is an AppleScript designed to display your current iTunes song on an LCDproc server. It uses expect to control a telnet session to the LCDproc server. You do not need Growl.

You must open it in Script Editor, save it as an application and select "Stay Open" in the save dialog. Then you can put it in your iTunes Scripts folder so it is accessible in iTunes.

Download the iTunes LCDproc AppleScript.

Update!

I updated the script so it uses very few processes now.

Thursday, August 3, 2006

POS Display with iTunes Movie

Here is a Quicktime Movie of the POS Display with iTunes. It shows some of the features of the script. It also reveals some of the limitations of the Display:

  • no extended characters
  • 40 character limit on scrolling text
  • 24 hour clock only

Even with these limitations, it serves its purpose well, and it was cheap compared to a normal serial VFD.

Tuesday, August 1, 2006

POS Display with iTunes

AppleScript Icon

I recently managed to get my EMAX POS pole to display my current iTunes Tracks. I will post a video soon. It uses a simple AEDEX command set.

Here is a link to the code: AEDEX iTunes Code

Make sure to save it as an application and select "Keep running." Then put it in your iTunes Scripts folder.

Requires a working serial port (edit the script to specify which) and: SerialPort X 1.0 OSAX