https://github.com/onyx-nxt/fitbit-custom-color
Give your Fitbit users an option to chose ANY color they want! Read the docs to learn more
https://github.com/onyx-nxt/fitbit-custom-color
fitbit fitbit-sdk fitbit-settings javascript preview
Last synced: about 2 months ago
JSON representation
Give your Fitbit users an option to chose ANY color they want! Read the docs to learn more
- Host: GitHub
- URL: https://github.com/onyx-nxt/fitbit-custom-color
- Owner: onyx-nxt
- Created: 2021-02-26T22:30:47.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-07T04:47:11.000Z (over 2 years ago)
- Last Synced: 2025-02-18T02:39:34.377Z (2 months ago)
- Topics: fitbit, fitbit-sdk, fitbit-settings, javascript, preview
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fitbit Custom Color
---# What is this custom color?
This is how you can create a custom user controlled color setting in Fitbit. \
\
---
# Usage
In your app/index.js import the settings module as shown below:
`import * as settings from "./settings.js";`
\
\
Then initialize the the settings file as shown below:
`settings.initialize();`
---
# Help
To get help with an error make an issue here on the respitory or [email me here](mailto:[email protected] "Email me")