{"id":15374668,"url":"https://github.com/mrtazz/fitbit-to-graphite","last_synced_at":"2025-07-19T21:34:15.536Z","repository":{"id":56848105,"uuid":"13507227","full_name":"mrtazz/fitbit-to-graphite","owner":"mrtazz","description":"record fitbit sleep data into graphite","archived":false,"fork":false,"pushed_at":"2014-04-15T16:38:13.000Z","size":189,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T15:19:32.215Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrtazz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-11T19:04:31.000Z","updated_at":"2019-02-14T11:54:25.000Z","dependencies_parsed_at":"2022-09-07T04:51:39.733Z","dependency_job_id":null,"html_url":"https://github.com/mrtazz/fitbit-to-graphite","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mrtazz/fitbit-to-graphite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Ffitbit-to-graphite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Ffitbit-to-graphite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Ffitbit-to-graphite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Ffitbit-to-graphite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrtazz","download_url":"https://codeload.github.com/mrtazz/fitbit-to-graphite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrtazz%2Ffitbit-to-graphite/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266019657,"owners_count":23864916,"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":[],"created_at":"2024-10-01T13:59:27.806Z","updated_at":"2025-07-19T21:34:15.500Z","avatar_url":"https://github.com/mrtazz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fitbit-to-graphite\n\n## Synopsis\nRecord sleep data from fitbit to graphite. That's it.\n\n## Installation\nYou can get the script from rubygems:\n\n    gem install fitbit-to-graphite\n\n## Setup\nfitbit-to-graphite reads its config file at `~/.fitgem.yml` which at least\nneeds the following settings:\n```\n---\n:oauth:\n  :consumer_key: thekey\n  :consumer_secret: thesecret\n```\nFill in the key and secret from the app you created for it and on first run it\nshould register the OAuth data.\n\n## Usage\n```\n% fitbit-to-graphite.rb --help\nUsage: fitbit-to-graphite.rb [-hpnv]\n\nSpecific options:\n    -h, --host=HOST                  The hostname or ip of the host graphite is running on\n    -p, --port=PORT                  The port graphite is listening on\n    -n, --namespace=NAMESPACE        The graphite metric path to store data in\n    -d, --date=NAMESPACE             the date to get data for in the format YYYY-MM-DD\n\nCommon options:\n        --help                       Show this message\n    -v, --version                    Show version\n        --debug                      run in debug mode\n        --jawbone                    send jawbone compatible data\n```\n\n## How to contribute\n1. Fork the repo\n2. Hack away\n3. Push the branch up to GitHub\n4. Send a pull request\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtazz%2Ffitbit-to-graphite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrtazz%2Ffitbit-to-graphite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrtazz%2Ffitbit-to-graphite/lists"}