https://github.com/juan518munoz/ZeppOS-Spotify
Spotify manager for ZeppOS.
https://github.com/juan518munoz/ZeppOS-Spotify
amazfit spotify-api zeppos
Last synced: 6 months ago
JSON representation
Spotify manager for ZeppOS.
- Host: GitHub
- URL: https://github.com/juan518munoz/ZeppOS-Spotify
- Owner: juan518munoz
- License: gpl-3.0
- Created: 2023-01-29T23:31:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-14T18:55:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T12:04:48.967Z (about 1 year ago)
- Topics: amazfit, spotify-api, zeppos
- Language: JavaScript
- Homepage:
- Size: 211 KB
- Stars: 53
- Watchers: 4
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zeppos - ZeppOS-Spotify - Spotify manager for ZeppOS. (App / Music)
README
# ZeppOS-Spotify
Spotify manager for ZeppOS using Console api calls
# Disclaimer for developers
Read [this](https://github.com/juan518munoz/ZeppOS-Spotify/blob/master/IMPORTANT.md).# How to use
## Requirements
* [Node.js](https://youtu.be/MrJkkG-yt7A?t=23)
* [ZeusCLI](https://docs.zepp.com/docs/guides/tools/cli/#installing-the-zeus-cli)
* __Spotify premium account__
* The zepp account you are using must be directly registered (no google, mi fit, etc login).## Installation process
#### 1. Go to [Spotify dashboard for developers](https://developer.spotify.com/dashboard/applications) and select "create an app".
#### 2. Click on "Show client secret" to see both your client id and secret.
#### 3. Select Edit Settings, then paste the following URI as shown on 'Redirect URIs' then save
`http://zepp-os-staging.zepp.com/app-settings/v1.0.0/index.html?appId=1017560`

#### 4. Download the repository as a zip file
#### 5. Extract it's folder to the desktop
#### 6. From the main directory go to utils, then config, right click on client.js and open it with any text editor
#### 7. Paste your `client id` and `client secret` accordingly then save the file
#### 8. Go back to the main directory, then right click on any empty space to open Windows Terminal
#### 9. Run `zeus preview` on the terminal, and select the device to build for
#### 8. Enable developer mode on the Zepp App then scan the generated QR, go to the app settings to log in
#### If you see your user info on screen you are all set, enjoy the app!
Important note: the log in process may sometimes fail retrieving user information, if this happens to you log out then log in again
(if you see User: fail you are also logged, it's just the user info that's displayed wrongly)
# More screenshots


