#spotify-http-control
An extremely simple Spotify "remote control", hacked together after seeing the bloatedness of existing solutions on the Android Market.
Needs the xdotool utility and the Flask framework to run.
On Ubuntu, run:
sudo apt-get install xdotool python-pip
and:
pip install flask
to install them.
Run the backend with:
python control.py