Skip to content

josephdadams/spotify-controller

Repository files navigation

spotify-controller

Allows you to remotely control the local Spotify program on your MacOS computer through a REST API or socket.io connection.

For API information, see api.md.

Install

macOS 10.10+ only, as the program uses AppleScript to control Spotify

macOS

Download the .dmg file.


Dev

Built with Electron.

Run

$ npm install
$ npm start