{"id":13582503,"url":"https://github.com/timatooth/gofit","last_synced_at":"2025-10-26T17:31:24.708Z","repository":{"id":57561191,"uuid":"89117270","full_name":"timatooth/gofit","owner":"timatooth","description":"Fitbit API data export to InfluxDB","archived":false,"fork":false,"pushed_at":"2020-05-23T12:05:21.000Z","size":18,"stargazers_count":28,"open_issues_count":2,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T21:52:37.235Z","etag":null,"topics":["fitbit","fitness","grafana","health","influxdb"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timatooth.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-23T04:30:22.000Z","updated_at":"2023-03-10T10:33:22.000Z","dependencies_parsed_at":"2022-09-01T11:51:27.105Z","dependency_job_id":null,"html_url":"https://github.com/timatooth/gofit","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timatooth%2Fgofit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timatooth%2Fgofit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timatooth%2Fgofit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timatooth%2Fgofit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timatooth","download_url":"https://codeload.github.com/timatooth/gofit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238375194,"owners_count":19461567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fitbit","fitness","grafana","health","influxdb"],"created_at":"2024-08-01T15:02:46.637Z","updated_at":"2025-10-26T17:31:19.408Z","avatar_url":"https://github.com/timatooth.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Gofit\n\u003e Uses the Fitbit API to load data into InfluxDB for displaying data into Grafana for FitOps engineers.\n\n[![Build Status](https://travis-ci.org/timatooth/gofit.svg?branch=master)](https://travis-ci.org/timatooth/gofit)\n\n### Requirements\n* Go 1.8+\n* Fitbit API App ID/Secret (You need to request your own personal App keys in the Fitbit dashboard)\n* InfluxDB 1.2\n* Grafana 4.2+\n\n##### Todo\n* Use the Fitbit subscriptions API to send metrics in near-realtime when a fitness tracker syncs with Fitbit Servers.\n* Prometheus Fitbit exporter.\n\n## Installing\nAssuming you have set your $GOPATH https://golang.org/doc/code.html#GOPATH\nOptionally add `$PATH=$PATH:$GOPATH/bin` to make `gofit` command available.\n\n    # Install gofit and dependencies\n    go get -v github.com/timatooth/gofit\n\n## Running\n\n    export FITBIT_CLIENT_ID=XXXXXX\n    export FITBIT_CLIENT_SECRET=xxxxxxxxxxxxxxxxxxx\n    $GOPATH/bin/gofit\n    # You will be prompted to visit the Fitbit authorisation grant url.\n    # Assumes you have InfluxDB already running\n\n### Screenshot\n![Step Data](http://i.imgur.com/MdufcMC.png)\n\n### Grafana\nDashboards json exports included for importing into Grafana inside `grafana/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimatooth%2Fgofit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimatooth%2Fgofit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimatooth%2Fgofit/lists"}