Squeezeui - Graphical user interface for Squeezebox players.

How to install:

1)  Download and install Squeezebox server from http://www.mysqueezebox.com/

2)  Download and install Squeezelite from https://code.google.com/p/squeezelite/
    and copy/link squeezelite to /usr/local/bin

3)  Install dependencies with pip3: PySide and jsonrpclib-pelix.

4)  Install this application with "sudo python3 setup.py install" or
    "sudo pip3 install squeezeui"

5) Start application by typing squeezeui
