evolkmann / redpoint-strava-exporter

A utility to export activities captured with Redpoint to Strava

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redpoint-strava-exporter

https://img.shields.io/badge/status-experimental-red

A set of tools for exporting climbing activities tracked with the Redpoint App as Strava activities.

Status

The exported activities are not yet perfect and will probably be improved as I generate more test data over time :)

Currently, the project can only be used via the CLI. I plan to provide a web app, maybe even a proper Strava API integration.

The generated files (GPX and description) must currently be updated manually via the Strava API.

Motivation

I was not satisfied with the default Strava export that Redpoint uses for a couple of reasons:

  • Description is not customizable or localized
  • Active Time and Elevation are calculated poorly based on the exported GPS data

This project aims to provide an open, customizable and hopefully more accurate export utility.

About

A utility to export activities captured with Redpoint to Strava


Languages

Language:TypeScript 98.3%Language:JavaScript 1.7%