Skip to content

ElvisTheKing/exomondo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Exomondo

Exomondo is a small set of tools for endomondo.com. And it can download tracks!

inspired and loosely based on isoteemu's sports-tracker-liberator

##api module

implements couple of methods from endomondo mobile api, currently it can

  • request auth token
  • get workouts list using this token

##browser module

since it is not possible to download tracks using api there is some site browsing happening using splinter and requests:

  • login
  • download track from workout page

one of selenium web drivers required for browser module to work (tested with firefox and phantomjs, more information at splinter homepage)

##exomondo_downloader

script that downloads workout tracks from endomondo.com in gpx format for usage see exomondo_downloader --help

##warning

endomondo.com has no public documented apis and site can change any time, so exomondo itself is not that stable

About

endomondo.com track downloader and stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages