h3x.se spotify remote

Install & Download

ReSpot


Download .APK here - you will have to allow "unknown sources" to install .apk files manually. Enjoy.

Servify is needed in order to use ReSpot.

jReSpot

Servify is needed in order to use jReSpot.
jReSpot is the desktop client. Remote control Spotify from your computer. This can be nice in tandem with (a)ReSpot, and perhaps best if you have a headless computer running servify...

Download here

If you're having issues - let me know in the comments here on h3x.se, by email or in the facebook group

Servify/C# *ALPHA*

Please note that Servify requires a Premium Spotify account!

Work is being done to simplify the installation procedure of Servify.
Unfortunately making this a smooth experience is not trivial as Servify supports many different platforms and uses C# .NET/MONO.

Windows

.NET framework is a pre-requisite, make sure it is installed. You may want to update to the latest .NET framework (via Windows Update).
1) Download and unzip Servify:
Windows: Servify/C#

2) Install OpenAL, download here

3) Servify can be started in two ways:
    a) double click the Servify.exe file in your file explorer of choice

    b) by commandline ("command prompt")
          (a bit trickier, allows autostart if you put this in a .bat script, 
          then in the startup/autostart folder in start menu!):
        cd X:\path\to\servify
        Servify.exe username password local_port bitrate
3) Connect to Servify from ReSpot  / jReSpot

OS X

For the OSX version of Servify, Snow Leopard or Leopard are most likely to work, anything older (Tiger etc) may or may not work.

1) Download and unzip Servify:
OS X: Servify/C#

2) Install Mono, see: http://www.mono-project.com/Mono:OSX. There is work being done to bundle this in future versions.
3) Servify can be started in two ways:
    a) double click the Servify.exe file in your file explorer of choice

    b) by commandline 
        (a bit trickier, allows autostart if you put this in a .sh script!):
        cd /path/to/servify
        mono Servify.exe username password local_port bitrate
4) Connect to Servify from ReSpot  / jReSpot

Linux (Ubuntu)

1) Download and unzip Servify:
Linux(32 bit): Servify/C# 32bit linux
Linux(64 bit): Servify/C# 64bit linux

2) Install 3rd party dependencies:
    sudo apt-get install libmono-system-data2.0-cil
    sudo apt-get install libmono-wcf3.0-cil
    sudo apt-get install libopenal1

3) Servify can be started in two ways:
    a) double click the Servify.exe file in your file explorer of choice

    b) by commandline 
        (a bit trickier, allows autostart if you put this in a .sh script!):
        cd /path/to/servify
        mono Servify.exe username password local_port bitrate
4) Connect to Servify from ReSpot / jReSpot

(Click picture to enlarge)

If you're having issues - let me know in the comments here on h3x.se, by email or in the facebook group. It's the only way I can know what needs to improve!
Also read the FAQ

...and the 'legal' stuff

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.