Get your current playing track on Spotify and show them to everyone.
git clone https://github.com/mertssmnoglu/spotify-playing-track.git # Clone all files
cd spotify-playing-track # Change directory
# Open config.json and paste your Spotify Access Token into the "token" then save.
npm install # Install all dependencies
npm run getplaying # Run
GNU Licensed. Read the license before use.