https://github.com/nagilum/spotify-control-cli
Windows command-line tool to control Spotify.
https://github.com/nagilum/spotify-control-cli
Last synced: 3 months ago
JSON representation
Windows command-line tool to control Spotify.
- Host: GitHub
- URL: https://github.com/nagilum/spotify-control-cli
- Owner: nagilum
- License: mit
- Created: 2022-04-01T12:53:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T12:56:22.000Z (about 3 years ago)
- Last Synced: 2025-01-16T13:47:09.191Z (4 months ago)
- Language: C#
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Spotify Control
Windows command-line tool to control Spotify.
Usage: sc command
Commands:
* pp - Play/pause.
* p - Previous track.
* n - Next track.
* s - Stop playing.