Code to create a touch button for Spotify with micro:bits on a macOS computer. Full tutorial instructions can be found on our Make page.
Requires Node.js and npm.
- Download the .zip or clone the repository to your local machine - if downloading the .zip, extract the contents somewhere that suits you.
- Install node dependencies with
npm install
