Despotify is out, here’s how to build and run it on Ubuntu
sudo apt-get install libssl-dev zlib1g-dev libvorbis-dev libpulse-dev libexpat1-dev libncurses5-dev
wget http://downloads.sourceforge.net/despotify/despotify-r761.tar.gz?use\_mirror=freefr
tar xvf despotify-r761.tar.gz
cd despotify-r761/
make
./despotify <your username> </your><your password>
</your>
Now enjoy your text based GUI
tags: despotify - Linux - Music - spotify - ubuntu