A simple cli-utility that allows you to open "open.spotify.com" in the Spotify desktop client on Linux
https://git.orudo.ru/trueold89/SpotifyLinuxOpen
trueold89 836be67d7d | ||
---|---|---|
sllo | ||
.gitignore | ||
README.md | ||
setup.py |
README.md
SpotifyLinuxOpen
A simple cli-utility that allows you to open "open.spotify.com" in the Spotify desktop client on Linux
Usage:
Link: https://open.spotify.com/<type>/<id>
slopen https://open.spotify.com/track/4PTG3Z6ehGkBFwjybzWkR8?si=a4ec356b33fd49d3
Build:
Build python pkg
pip install setuptools && python setup.py
Install
pip install dist/*