node-spotify-cli
v1.0.4
Published
Check what song, artist and album are playing now on your machine via command line interface
Downloads
4
Readme
Node Spotify CLI
Check the current playing song's metadata using command line
Instalation
npm i -g node-spotify-cli
Usage
# Get the current playing song name
spotify-cli song
# Get the current playing album
spotify-cli album
# Get the current playing artist
spotify-cli artist
# Get the song lyrics
spotify-cli lyrics