python-ant-downloader icon indicating copy to clipboard operation
python-ant-downloader copied to clipboard

Missing MapMyRun upload plugin

Open mlt opened this issue 13 years ago • 0 comments

I'm working on the fellow project to provide cross-platform support for Schwinn 810, Mio Quest, Soleus, and all other watches based on NEWCO platform.

I thought it might be useful for your project to be able to upload TCX to mapmyrun and probably other sites in that network. I failed to find google group so I'm creating it is an (enhancement) issue.

https://github.com/mlt/schwinn810/blob/master/src/web/mmf.py

I blatantly copy'n'pasted your plugins' code for this uploader to look alike so it is easier for you to adjust as you will. I used requests/urllib3 instead of other web libraries.

Cheers!

mlt avatar Jul 25 '12 04:07 mlt