Check the current playing song's metadata using command line
npm i -g node-spotify-cli
# 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