Pyinstaller Test Release 0.0.2
Pre-release
Pre-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.2-alpha/spotify-connect-web_0.0.2-alpha.tar.gz
tar zxvf spotify-connect-web_0.0.2-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)
Changelog
- Fixed Web UI
- Everything else since 0.0.1