Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ijsbol/spotify-now-playing-web
https://github.com/ijsbol/spotify-now-playing-web
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ijsbol/spotify-now-playing-web
- Owner: ijsbol
- License: mit
- Created: 2024-08-30T16:57:51.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-30T16:57:54.000Z (4 months ago)
- Last Synced: 2025-01-01T00:25:51.977Z (8 days ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.