{"id":29692185,"url":"https://github.com/rsc-dev/a360","last_synced_at":"2025-07-23T07:34:23.595Z","repository":{"id":81354404,"uuid":"76578972","full_name":"rsc-dev/A360","owner":"rsc-dev","description":"Polar devices data decoder","archived":false,"fork":false,"pushed_at":"2017-01-03T16:11:52.000Z","size":94,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-02T23:57:03.096Z","etag":null,"topics":["polar","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/rsc-dev.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,"governance":null}},"created_at":"2016-12-15T16:58:38.000Z","updated_at":"2024-07-12T09:44:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"216b5b7b-16f0-434b-bce4-48d0b90071fd","html_url":"https://github.com/rsc-dev/A360","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rsc-dev/A360","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsc-dev%2FA360","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsc-dev%2FA360/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsc-dev%2FA360/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsc-dev%2FA360/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsc-dev","download_url":"https://codeload.github.com/rsc-dev/A360/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsc-dev%2FA360/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266639156,"owners_count":23960758,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["polar","python"],"created_at":"2025-07-23T07:34:21.707Z","updated_at":"2025-07-23T07:34:23.579Z","avatar_url":"https://github.com/rsc-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A360 - Polar A360 data decoder\n\n## About\nPolar A360 data decoder tool. Beta.\nUse [Loophole](https://github.com/rsc-dev/loophole) for memory dump.\n\nSupported files:\n* ASAMPL0.BPB\n* BASE.BPB\n* DGOAL.BPB\n* DSUM.BPB\n* ID.BPB\n* PHYSDATA.BPB\n* PREFS.PBP\n* PROFILE.PBP\n* RECOVS.BPB\n* SAMPLES.GZB\n* SPORT.BPB\n* STATS.BPB\n* TSESS.BPB\n* USERID.BPB\n* UDB.BPB\n* UDEVSET.BPB\n* ZONES.BPB\n\n## Usage\n\n```bash\nc:\\a360\u003epython main.py -h\nusage: main.py [-h] (--dump DUMP | --file FILE) [--quiet]\n\nDecode Polar A360 data tool.\n\noptional arguments:\n  -h, --help   show this help message and exit\n  --dump DUMP  Path to device dump (see: https://github.com/rsc-dev/loophole).\n  --out OUT    Output file. If not set, console output is used.  \n  --file FILE  Decode single file.\n  --quiet      Turn off debug info.\n```\n\nRight now, only \"--file: option works:\n\n```bash\nc:\\a360\u003epython main.py --quiet --file c:\\a360\\dump\\U\\0\\20161124\\DSUM\\DSUM.BPB\ndate {\n  year: 2016\n  month: 11\n  day: 24\n}\nsteps: 2761\nactivity_calories: 108\ntraining_calories: 262\nbmr_calories: 1170\nactivity_goal_summary {\n  activity_goal: 319.0\n  achieved_activity: 314.645019531\n  time_to_go_up {\n    hours: 0\n    minutes: 6\n    seconds: 0\n    millis: 0\n  }\n  time_to_go_walk {\n    hours: 0\n    minutes: 1\n    seconds: 0\n    millis: 0\n  }\n  time_to_go_jog {\n    hours: 0\n    minutes: 0\n    seconds: 0\n    millis: 0\n  }\n}\nactivity_class_times {\n  time_non_wear {\n    hours: 14\n    minutes: 29\n    seconds: 30\n    millis: 0\n  }\n  time_sleep {\n    hours: 6\n    minutes: 42\n    seconds: 30\n    millis: 0\n  }\n  time_sedentary {\n    hours: 0\n    minutes: 41\n    seconds: 30\n    millis: 0\n  }\n  time_light_activity {\n    hours: 0\n    minutes: 54\n    seconds: 30\n    millis: 0\n  }\n  time_continuous_moderate {\n    hours: 0\n    minutes: 3\n    seconds: 30\n    millis: 0\n  }\n  time_intermittent_moderate {\n    hours: 0\n    minutes: 26\n    seconds: 30\n    millis: 0\n  }\n  time_continuous_vigorous {\n    hours: 0\n    minutes: 0\n    seconds: 0\n    millis: 0\n  }\n  time_intermittent_vigorous {\n    hours: 0\n    minutes: 42\n    seconds: 0\n    millis: 0\n  }\n}\nactivity_distance: 1865.51977539\n```\n\n### Dependencies\n* [protobuf](https://pypi.python.org/pypi/protobuf/3.0.0b2) \n\n## License\nCode is released under [MIT license](https://github.com/rsc-dev/a360/blob/master/LICENSE) © [Radoslaw '[rsc]' Matusiak](https://rm2084.blogspot.com/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsc-dev%2Fa360","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsc-dev%2Fa360","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsc-dev%2Fa360/lists"}