-
Could you add a battery charge level on the dashboard? Ideally it would include the percentage as well as an icon, but it would work with only an icon and the percentage displayed when you hover over…
-
The header collection is wrongly populated.
For instance:
> https://dev.fitbit.com/docs/explore/#/Activity/get_1_user___activities_date__date__json
is generated as:
`public ApiResponse v1U…
-
Hi,
I'm just trying to get this thing up and running to evaluate it.
Following the instructions as best I can...
Want to run it on my macbook with Docker.
- I've registered with FitBit's Api..
…
ghost updated
6 years ago
-
## Semester A
**Week 3**
- Researched which functions to implement in our uniform interface.
- Researched the conformance of fitbit & google fit API's to the suggested interface.
- Suggested possi…
-
Using the script
```
authd_client = fitbit.Fitbit('consumer_key', 'consumer_secret', oauth2=True, access_token='access_token', refresh_token='refresh_token')
authd_client.sleep()
```
I'm getting the…
-
Currently have Habitica, would like to integrate others.
* Weather API
* Fitbit
* What else?
-
The heart rate monitor in the lab has a high chance of failure. Research and find a new heart rate monitor. Then add the heart rate monitor to the SERL item purchase list.
Due Thursday, 9/21
-
Hey Guys, I'm new to GoldenCheetah and was wondering if it's possible to import Fitbit data?
I have been looking the fitbit api before and was wondering, if GoldenCheetah doesn't support it, can I h…
-
Based on Fitbit Web API structure:
```
Activity
Get Daily Activity Summary
fitbit activity get summary day=""
Get Activity Time Series
fitbit activity list [Return activities that can be…
-
Outline Backend
Create Database
Link to APIS (FitBit and Nutrish)
Write Backend Code
Test for links to Front-End