LyricWiki Toy

This is a small, somewhat standalone application that grabs lyrics from the LyricWiki site through the SOAP interface and sort of works with Rhythmbox.

It requires PyGTK and the LyricWiki Services files created by the command

wsdl2py --complexType http://lyricwiki.org/server.php?wsdl
(This requires python ZSI.)

Installion right now is pretty much throw all of it in a directory, and run the script. If it doesn't work check if lyricwiki.org is up. Then try to fix it. If that doesn't work my e-mail is in the script file, run it from a terminal and give me the output.

Usage is pretty simple.

Some things I've thought a little about adding, but haven't found a personal need for right away:

The program: lyricwiki_toy.py

It is released under the GNU GPL.

LyricWiki Toy Screenshot