Spotify
You can always go to https://spotify.com and log in and listen.
Install
For a full native linux setup, follow these instructions.
Spotify linux app
sudo snap install spotify
Tray
sudo apt-get install build-essential libgtk-3-dev gnome-icon-theme cd ~/apps && git clone git@github.com:tsmetana/spotify-tray.git cd spotify-tray && ./autogen.sh && ./configure && make && sudo make install
Run
spotify& && spotify-tray&