Skip to content

natnuo/spotify-status

Repository files navigation

Spotify Status Interface

An interface to display my current Spotify status, using the Spotify Web API.

Functionality

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

Not currently playing...
  • Display the tracks of a public playlist.

Format: http://ec2-107-20-43-170.compute-1.amazonaws.com/playlist/[PLAYLIST_ID]/[TRACK_IN_PLAYLIST]?theme=[THEME]

Example: http://ec2-107-20-43-170.compute-1.amazonaws.com/playlist/710ujhc3yot5EfMNWB7sDK/1?theme=dark

Server error...

Valid themes are "light" and "dark".

Inspired in part by @natemoo-re's display

About

API with a information about my Spotify data and current status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published