Queries the last.fm API to get your last played/currently playing song.
Put the following in your conky config file (e.g. /etc/conky/conky.conf):
Now Playing: ${execi 30 (python /path/to/now-playing)}
You'll need an API key from last.fm for this script to work.