Skip to content

TCX activity combiner is a simple Electron JS application for combining two activities (tcx format). Useful for combining two consecutive Garmin activities for example.

Notifications You must be signed in to change notification settings

Data3rr/TCX-activity-combiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TCX activity combiner

TCX activity combiner is a simple Electron JS application for combining two activities (tcx format). Useful for combining two consecutive Garmin activities for example.

Requirements

  • Windows 10/11 OS only (win32, for x86, x86_64, and arm64 architectures)
  • NodeJS installed (npm)

Usage

Rapid setup EASY

  • Go to project releases and download the installer

Manual setup ADVANCED

1. First step

  • Start by installing ElectronJS using the command :
npm install --save-dev electron

↦Troubleshooting: Run it in the same folder as src, main.js and package.json`

2. Second step

  • Run the application by executing the command:
npm start

↦Troubleshooting: Run it in the same folder as src, main.js and package.json`

3. Last step

  • Let yourself be guided by the graphical interface and enjoy

Gallery

Logo

Credits

  • This project was created by Adapters using Electron JS, and you can find their official website here.

About

TCX activity combiner is a simple Electron JS application for combining two activities (tcx format). Useful for combining two consecutive Garmin activities for example.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published