Skip to content

ShawnPana/spotify-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-cli

A simple command-line Spotify controller for Raspberry Pi / Linux ARM64.

Install

curl -sL https://raw.githubusercontent.com/ShawnPana/spotify-cli/main/install.sh | bash

You'll need a Spotify Developer App with redirect URI http://127.0.0.1:8888/callback. The installer will prompt for your Client ID and Secret.

See SKILL.md for full documentation.

Usage

spotify search "song name"    # Search for songs
spotify play "song name"      # Play a song
spotify pause                 # Pause
spotify resume                # Resume
spotify next                  # Next track
spotify prev                  # Previous track
spotify status                # Show current track
spotify devices               # List devices

License

MIT

About

spotify-cli tool for agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors