TagPlayer is a Boffin like application. It allows the user to play music based on the music's lastfm tags.It uses pylast for Last.fm API access, GStreamer for music playback and pyGTK for GUI. The project is developped using Quickly for fast prototyping.
Install Tagplayer in ubuntu 10.10 using PPA
Open the terminal and run the following command
sudo add-apt-repository ppa:hikibi/tagplayer
sudo apt-get update
sudo apt-get install tagplayer
Screenshot