Skip to content

Instantly share code, notes, and snippets.

@jaredmoody
Created May 24, 2009 04:00
Show Gist options
  • Save jaredmoody/116949 to your computer and use it in GitHub Desktop.
Save jaredmoody/116949 to your computer and use it in GitHub Desktop.
applescript to show itunes current playing track using iscrobbler
tell application "iScrobbler.app"
«event iSCbNPly»
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment