Skip to content

Releases: danstoner/dailymile_export

dailymile_export v1.4

20 Apr 01:38
Compare
Choose a tag to compare

Major new features of the python export tool include:

  1. GPX tracks can now be downloaded with the --gpx option.
  2. Retry logic has been added to work around transient API errors. The dramatically increases the likelihood that an export will complete successfully.

dailymile_export v1.3

17 Jun 19:47
Compare
Choose a tag to compare

This release updates the python export tool to grab additional data/columns via the --extended command-line option.

The additional columns are:

  • "effort_outof_5"
  • "gear"
  • "weather"
  • "calories"

Also includes other minor improvements.

dailymile_export v1.2

08 May 01:53
Compare
Choose a tag to compare

This release includes a version of the export tool written in Perl (v5).

dailymile_export v1.1

20 Feb 13:46
Compare
Choose a tag to compare

Produces a tab-delimited export of dailymile data for a particular dm user.

Gives "warm and fuzzy" feeling to have a copy of dailymile workouts outside of the cloud.

The tsv output file should be loadable into a local spreadsheet or database tool for further usage, query, and analysis.

Initial Release

30 Jan 14:06
Compare
Choose a tag to compare

Works to produce a tab-delimited export of dailymile data for a particular user.