SpotifyCLI
2.0.0
Control Spotify directly from your PowerShell terminal. Supports playback control, search, playlists, device switching, queue management, and interactive navigation — all from the command line. Requires Spotify Premium and a Spotify Developer App.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 Orca85. All rights reserved.
Package Details
Author(s)
- Orca85
Tags
Spotify Music CLI Audio Player Terminal PowerShell NowPlaying Playback
Functions
Initialize-TokenStore Get-StoredTokens Set-StoredTokens Get-SpotifyAccessToken Test-TokenScopes Invoke-SpotifyApi Get-SpotifyConfig Set-SpotifyConfig Format-Time Show-ProgressBar Get-StatusColor Get-TrackColor Get-ArtistColor Get-AlbumColor Get-ProgressColor Start-SpotifyApp Show-SpotifyTrack spotify-now play pause next previous devices search search-albums play-album queue-album Start-InteractiveMode Format-InteractiveItem Test-InteractiveNavigation Get-SpotifyCliTroubleshootingGuide Get-SpotifyHelp spotify-help Show-TrackNotification Test-NotificationSupport notifications volume seek skip-forward skip-back replay shuffle repeat transfer queue Show-SpotifyQueue Clear-SpotifyQueue Remove-SpotifyQueueTrack Add-SpotifyQueueTrack playlists play-playlist queue-playlist liked recent save-track unsave-track Test-AliasConflicts Test-SpotifyAuth Initialize-SpotifyAliases Set-SpotifyAlias Remove-SpotifyAlias Get-SpotifyAliases sp spotify vol sh rep tr q pl Get-TerminalCapabilities Test-SplitWindowSupport Get-WindowsTerminalPath Show-TerminalCapabilities Start-SpotifyCliInSidecar Start-SpotifyCliInWindowsTerminalSplit Start-SpotifyCliInVSCodeSplit Start-SpotifyCliInNewWindow Test-SidecarLaunch
Dependencies
This module has no dependencies.
Release Notes
v2.0.0
- 89 functions and aliases for full Spotify control
- Interactive arrow-key navigation for search results
- Smart playlist and album management with numbered references
- Cross-device management via Spotify Connect
- Sidecar / split-window launch support (Windows Terminal, VS Code)
- Shuffle, repeat, volume, seek controls
- BurntToast notifications (optional)
- Tested on PowerShell 5.1 and 7.x
FileList
- SpotifyCLI.nuspec
- SpotifyCLI.psd1
- SpotifyCLI.psm1