Skip to content

Use Powershell to remote control your Spotify account

Notifications You must be signed in to change notification settings

Grue91/PSotiMote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Remote Control Spotify via Powershell

Standalone Powershell script to remote control the playback on you Spotify account.

alt text

Supports:
Pause
Play
Adjust Volume
Skip to Next
Skip to Previous
Displaying info about the currently playing track

To run this project youll need a Client ID And Secret for the Spotify API, and refresh token with the right scope generated for your account
See https://developer.spotify.com/documentation/general/guides/scopes/

A great project to generate RefreshTokens is "dotnet-core-spotify-authentication" by bmsimons
https://github.com/bmsimons/dotnet-core-spotify-authentication

About

Use Powershell to remote control your Spotify account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published