fitbit-googlefit icon indicating copy to clipboard operation
fitbit-googlefit copied to clipboard

Export Fitbit data to Google Fit. Unlike the alternatives such as fitnessyncer.com, this offers very fine intraday granularity (every minute/second data).

Results 34 fitbit-googlefit issues
Sort by recently updated
recently updated
newest added

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.2 to 4.21.6. Release notes Sourced from protobuf's releases. Protocol Buffers v3.0.0-beta-4 Version 3.0.0-beta-4 General Added a deterministic serialization API for C++. The deterministic serialization guarantees that...

dependencies

Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.53.0 to 2.61.0. Release notes Sourced from google-api-python-client's releases. v2.61.0 2.61.0 (2022-09-13) Features androidpublisher: update the api https://github.com/googleapis/google-api-python-client/commit/24f7278f5f09d8b8890a6544a4ffe854239aaa7c (92878d2) assuredworkloads: update the api https://github.com/googleapis/google-api-python-client/commit/88ef8471d4cd1fd30000f7a6941421473a95d8a2 (92878d2) bigquery: update...

dependencies

Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.1. Release notes Sourced from oauthlib's releases. 3.2.1 In short OAuth2.0 Provider: #803 : Metadata endpoint support of non-HTTPS CVE-2022-36087 OAuth1.0: #818 : Allow IPv6...

dependencies

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.9.1 to 2.11.0. Release notes Sourced from google-auth's releases. v2.11.0 2.11.0 (2022-08-18) Features add integration tests for configurable token lifespan (#1103) (124bae6) Bug Fixes Async certificate retrieving...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.10 to 1.26.12. Release notes Sourced from urllib3's releases. 1.26.12 Deprecated the urllib3[secure] extra and the urllib3.contrib.pyopenssl module. Both will be removed in v2.x. See this GitHub...

dependencies

These aren't required for the common 'com.google...' types.

Fitbit seem to store weight to the nearest 0.1 lb anyway, so if you enter weight into FB as kgs, it's irksome to see it reconverted with many decimal places.

Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.0.0 to 3.1.0. Release notes Sourced from charset-normalizer's releases. Version 3.1.0 3.1.0 (2023-03-06) Added Argument should_rename_legacy for legacy function detect and disregard any new arguments without errors...

dependencies

Hey there, I have trouble building the current master branch (cc2604ac554c4a98be2e0ee15496441dd9a72b67) container image. The error message says it can't find the package `cachetools` in the required version (5.2.0). ### Steps...