Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 494 Bytes

readme.md

File metadata and controls

26 lines (15 loc) · 494 Bytes

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