https://github.com/umtksa/spoty
a bash powered spotify remote
https://github.com/umtksa/spoty
applescript cli command-line-tool macos
Last synced: 13 days ago
JSON representation
a bash powered spotify remote
- Host: GitHub
- URL: https://github.com/umtksa/spoty
- Owner: umtksa
- License: cc0-1.0
- Created: 2023-10-28T15:35:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T00:11:04.000Z (over 2 years ago)
- Last Synced: 2024-01-28T10:37:41.023Z (over 2 years ago)
- Topics: applescript, cli, command-line-tool, macos
- Language: Shell
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spoty
spotify cli minimal as can be
controlling official spotify client in the background so you dont need an api key
Made this tool to control another mac over ssh that run spotify
calling Apple script to control Spotify.
edit the playlist inside the code or use spoty_fzf_playlist that uses external playlist.txt
```shell
"OM=spotify:artist:4hCgC4FnYZLBgQPUMLOoiI"
"Suburbs Of Goa=spotify:playlist:0zgFlKY9wUgVJZiCi3e7uf"
"Bruce Menace=spotify:artist:5e8AoDvVcSuKM8GxPN3ub0"
"Mono=spotify:artist:53LVoipNTQ4lvUSJ61XKU3"
"Khuda=spotify:artist:2eGCa6T5v7c4vh2I3GgKux"
```
Usage: spoty [-p] [-n] [-v ] [-h]
run spoty without arguments to get playlist to play
spoty -p Play/Pause Spotify"
spoty -n Play the next track in Spotify"
spoty -v Set the volume in Spotify (0-100)"
spoty -h Display help message"
may not be the best but it works