An interface to display my current Spotify status, using the Spotify Web API.
- Display my (NatNu on Spotify) currently playing track.
Format: http://ec2-107-20-43-170.compute-1.amazonaws.com/playlist/currently-playing?theme=[THEME]
Example: http://ec2-107-20-43-170.compute-1.amazonaws.com/currently-playing?theme=light
- Display the tracks of a public playlist.
Example: http://ec2-107-20-43-170.compute-1.amazonaws.com/playlist/710ujhc3yot5EfMNWB7sDK/1?theme=dark
Valid themes are "light" and "dark".
Inspired in part by @natemoo-re's display