Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.11 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.11 KB

AWS iOT Spotify Button

CircleCI License: MIT

Motivation

AWS iOT Spotify Button is a simple Express.js Node app that connects with Spotify's Track API and Playback API's. It is part of a solution that lets an AWS IoT button control the users playbback options. It has three features :

  • Next track (single press)
  • Previous track (double press)
  • Pause (long press)

Flow Diagram

Flow Diagram

Prerequisites

🎵 Spotify API 🎵

The full Spotify reference : https://developer.spotify.com/documentation/web-api/reference-beta/

Testing pages:

Authorization guide: