Skip to content

Pyinstaller Test Release 0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Fornoth Fornoth released this 02 Apr 05:45
· 39 commits to master since this release

This is a version of spotify-connect-web with all dependencies bundled
For armv7+ (Rpi 2, Rpi 3, etc, but not Rpi 1) devices only for now

Installation instructions:

wget https://github.com/Fornoth/spotify-connect-web/releases/download/0.0.1-alpha/spotify-connect-web_0.0.1-alpha.tar.gz
tar zxvf spotify-connect-web_0.0.1-alpha.tar.gz

A spotify-connect-web directory will be created, and you'll need to put your spotify_appkey.key in that directory

Running:

Just use ./spotify-connect-web
Supports the same options as the regular version (options are in the README)