/electron-spotify

Desktop app / integration for Spotify Web client

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

electron-spotify

Desktop app / integration for Spotify web client implemented with Electron.

Install

Electron

On buntu these packages suffice:

sudo apt-get install npm nodejs nodejs-legacy

You probably need to do more than this... but here goes:

echo "prefix = ${HOME}/.local" > $HOME/.npmrc
npm install -g electron-prebuilt

Add: "$HOME/.local/bin" to your $PATH.

electron-spotify

Grab the source and run:

git clone https://github.com/safl/electron-spotify
electron electron-spotify/app --ppapi-flash-path=${PPAPI_FLASH_PATH} --ppapi-flash-version=${PPAPI_FLASH_VERSION}

Replace ${PPAPI_FLASH_PATH} and ${PPAPI_FLASH_VERSION} with the path and version of your Pepperflash plugin. Open chrome://plugins with Chrome, click + Details, then you can see the path and version of the currently installed PepperFlash.

Third Party

Icons made by Freepik from Flaticon licensed by Creative Commons BY 3.0

Related work

If this is of interest to you, then these might also peak your interest.