1
0
Fork 0
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
Go to file
trueold89 836be67d7d
Add README.md
2024-03-21 07:57:09 +03:00
sllo Add setup.py && bugfix 2024-03-21 07:47:02 +03:00
.gitignore Initial commit 2024-03-21 06:36:10 +03:00
README.md Add README.md 2024-03-21 07:57:09 +03:00
setup.py Add README.md 2024-03-21 07:57:09 +03:00

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