This is a small CLI tool that aims to integrate with the Spotify API to display current artist, track name and album artwork in the terminal. Due to the way most terminals handle images, results work best in iTerm2
In the terminal:
npm install -g spotiterm
spotiterm
Spotiterm should open a browser and prompt you to log in to Spotify to authenticate.