Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ijsbol/spotify-now-playing-web


https://github.com/ijsbol/spotify-now-playing-web

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# Spotify now playing web example

Requires a [ijsbol/spotify-now-playing-api](https://github.com/ijsbol/spotify-now-playing-api) instance to be hosted.

![img](https://pics.uwu.gal/u/DbAVRg.gif)

## Guide

- Add the relevant `css` & `js` files, add an empty `div` element with the `#id` of `spotifyNowPlaying`.
- Change the `IJSBOL_SPOTIFY_NOW_PLAYING_API_URL` const variable value to your [ijsbol/spotify-now-playing-api](https://github.com/ijsbol/spotify-now-playing-api) instance.