Friday, June 29, 2012

GPX batch upload to sportstracklive.com

I've just pasted a new GIST Groovy script to enable uploading of all GPX files from a folder to http://www.sportstracklive.com/. it can be used in example to switch from RunKeeper (or another) to sportstracklive.com by exporting all your data and then re-importing it.

The script requiresJava and Groovy.

Script: https://gist.github.com/3015746