1
0
Fork 0

Compare commits

...

1 Commits
v0.1 ... main

Author SHA1 Message Date
trueold89 f887615f1d
Update README.md 2024-03-21 08:31:15 +03:00
1 changed files with 19 additions and 0 deletions

View File

@ -8,6 +8,25 @@
slopen https://open.spotify.com/track/4PTG3Z6ehGkBFwjybzWkR8?si=a4ec356b33fd49d3 slopen https://open.spotify.com/track/4PTG3Z6ehGkBFwjybzWkR8?si=a4ec356b33fd49d3
``` ```
## Install:
| **reqs:** |
| - |
| spotify |
| python |
| python-pip |
| dbus |
**From [git.orudo.ru](https://git.orudo.ru/trueold89/SpotifyLinuxOpen/releases):**
```shell
pip install https://git.orudo.ru/trueold89/SpotifyLinuxOpen/releases/download/v0.1/SpotifyLinuxOpen-0.1.tar.gz
```
**From pypi:**
```shell
pip install SpotifyLinuxOpen
```
## Build: ## Build:
**Build python pkg** **Build python pkg**