Skip to content

Instantly share code, notes, and snippets.

View el-noppo's full-sized avatar

Rasmus Bergström el-noppo

View GitHub Profile
@el-noppo
el-noppo / disconnect.rb
Created January 23, 2012 10:05 — forked from tmcw/disconnect.rb
RUBY: bulk-export run data from Garmin Connect
#!/usr/bin/env ruby
## disconnect
# ./disconnect.rb -u yourusername
#
# This is a command-line utility for the bulk-downloading of run data from
# the connect.garmin.com web application, which has lackluster export
# capabilities.
#