https://github.com/emalherbi-zz/spotify
Spotify API | NodeJS
https://github.com/emalherbi-zz/spotify
Last synced: about 2 months ago
JSON representation
Spotify API | NodeJS
- Host: GitHub
- URL: https://github.com/emalherbi-zz/spotify
- Owner: emalherbi-zz
- License: mit
- Created: 2020-11-10T12:49:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-10T12:59:40.000Z (over 4 years ago)
- Last Synced: 2025-01-17T19:55:17.076Z (4 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spotify
## Config
1. Config [transmission](https://transmissionbt.com/) to access remote;
2. Inform `id`, `secret` on Spotify in `index.js`;
3. Change `dir` in `index.js`;
4. `npm i`## Usage
```
npm start
```