Skip to content

omerk/spotify-http-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#spotify-http-control

An extremely simple Spotify "remote control", hacked together after seeing the bloatedness of existing solutions on the Android Market.

Prerequisites

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.

Usage

Run the backend with:

python control.py

About

A very simple Spotify "remote" using flask and xdotool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages