1
0
Fork 0
SpotifyLinuxOpen/README.md

414 B

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/*