{"id":50677365,"url":"https://github.com/jottenlips/garmin-climb-tagger","last_synced_at":"2026-06-08T16:06:31.868Z","repository":{"id":362970864,"uuid":"1261483901","full_name":"jottenlips/garmin-climb-tagger","owner":"jottenlips","description":"Tag your indoor climbing sessions with this new data field","archived":false,"fork":false,"pushed_at":"2026-06-06T19:29:12.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-06T20:19:34.173Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Monkey C","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/jottenlips.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-06T18:45:28.000Z","updated_at":"2026-06-06T19:29:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jottenlips/garmin-climb-tagger","commit_stats":null,"previous_names":["jottenlips/garmin-climb-tagger"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/jottenlips/garmin-climb-tagger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jottenlips%2Fgarmin-climb-tagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jottenlips%2Fgarmin-climb-tagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jottenlips%2Fgarmin-climb-tagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jottenlips%2Fgarmin-climb-tagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jottenlips","download_url":"https://codeload.github.com/jottenlips/garmin-climb-tagger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jottenlips%2Fgarmin-climb-tagger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2026-06-08T16:06:30.517Z","updated_at":"2026-06-08T16:06:31.862Z","avatar_url":"https://github.com/jottenlips.png","language":"Monkey C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Climb Tagger — Connect IQ Data Field\n\nA Connect IQ data field for Garmin Instinct 2 that lets you tag routes as **Lead**, **TR**, or **Auto-belay** during indoor climbing sessions. The route type is recorded as a custom FIT field so it exports with your activity data.\n\n## How it works\n\n- Add it as a data field to your Indoor Climbing activity screen\n- Shows the current route type: **LEAD**, **TR**, or **AUTO**\n- Press the **lap button** to cycle to the next type\n- Writes a `route_type` custom FIT field per lap (0=Lead, 1=TR, 2=Auto) that exports with the activity\n- Defaults to LEAD on activity start\n\n## Build \u0026 Install\n\n```shell\n# Build (requires Connect IQ SDK)\nmonkeyc -f monkey.jungle \\\n  -o climb-tagger.prg \\\n  -y developer_key.der \\\n  -d instinct2\n```\n\nTo sideload it, connect your Instinct 2 and drop `climb-tagger.prg` into `GARMIN/APPS/`. Or use the Connect IQ VS Code extension to deploy.\n\n## Caveats to test on the watch\n\n- The climbing activity auto-detects routes and creates its own laps. You'll want to test whether the manual lap button conflicts with auto-lap, or if they coexist. If there's interference, we might need to switch to recording per-session instead of per-lap.\n- The icon is 60x60 instead of 62x62 — it'll scale fine but you can swap it later.\n\n## What's next\n\nOnce you start getting tagged FIT data, we can parse the `route_type` field in the [garminclimb](https://github.com/jottenlips/garminclimb) chart generator to split speed/send-rate/grade charts by Lead vs TR vs Auto-belay.\n\n## Why\n\nGarmin's climbing activity tracks routes, grades, sends, and falls automatically via `splitSummaries`, but doesn't distinguish between lead, top-rope, and auto-belay. This matters because:\n\n- Auto-belay routes are shorter (~5-8m) and inflate speed/send-rate metrics\n- Lead performance on tall routes (10m+) is what translates to outdoor climbing\n- Splitting the data by route type gives a more accurate picture of progression\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjottenlips%2Fgarmin-climb-tagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjottenlips%2Fgarmin-climb-tagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjottenlips%2Fgarmin-climb-tagger/lists"}