Skip to content

moonflash/stages-to-strava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stages-to-strava

conversion of Stages indoor bike .csv files to garmin .tcx to be able to upload to Strava

  1. install ruby on your system
  2. run git clone git@github.com:moonflash/stages-to-strava.git
  3. cd STAGES
  4. install nokogiri gem install nokogiri
  5. copy/paste your stages.csv files to STAGES/original directory
  6. run ruby convert.rb
  7. enter the date of your ride dd/mm/yyyy
  8. enter the time of your ride hh:mm

Your STAGES{No}.tcx file will be in STAGES/tcx directory and you can upload it to Strava.

next time ruby convert.rb command will convert only newly added files to /original directory.

About

conversion of Stages .csv files to garmin .tcx to be able to upload to Strava

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages