https://github.com/reimertz/spotify-play-pause
https://github.com/reimertz/spotify-play-pause
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reimertz/spotify-play-pause
- Owner: reimertz
- Created: 2016-01-07T17:02:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T17:29:47.000Z (over 9 years ago)
- Last Synced: 2025-03-15T01:47:15.155Z (3 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#spotify-play-pause-button
##installation
```bash
npm install
```##run
###follow this schematic
https://github.com/rwaldron/johnny-five/blob/master/docs/button-bumper.md###then
```bash
node index.js
```