Skip to content

A simple web page with Node Red to show Spotify now playing song / top artist when not playing

Notifications You must be signed in to change notification settings

mwinterstorm/Simple-Spotify-Now-Playing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Spotify-Now-Playing

A simple web page with Node Red to show Spotify now playing song / top artist when not playing. Includes a button to pause / play or skip and a clock.

Description

A simple webpage for showing the now playing song and album art from a spotify account based on Node Red. Includes buttons to pause and skip (although does not work when playing on certain devices e.g. Sonos).

example page

Node Red Flows

Node Red Flows

To use

  1. Install Node Red
  2. Install required nodes as set out in required_nodes.md
  3. Import spotifynodered.json into Node Red.
  4. Set up Spotify Developer Account and new project
  5. Authorise the Spotify node in Node Red using Project ID and Secret and the Scopes here
  6. Now playing web page is available at http://[your.nodered.ip]/spotify
  7. Uses basic http authorisation [user:admin, password:admin]

Options

You can:

  1. Change web page in Web Request node

To do

  1. Fix top artists / top tracks screensaver
  2. Add in database actions / docker instructions

About

A simple web page with Node Red to show Spotify now playing song / top artist when not playing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published