===============================================================================
#Garmin Connect Downloader
===============================================================================

DownloadGarmin :
-------
   + Download all "activites" of http://connect.garmin.com

REQUIREMENTS:
-------
Software :

   + Python : 2.7+
   + GcpUploader
   
Dependances :

GcpUploader


INSTALL :
---------

UNSTABLE Version (branch MASTER) :
<pre><code>wget -N https://github.com/corbamico/Garmin-Connect-Downloader/raw/master/Garmin-Connect-Downloader.py
</code></pre>

Thanks to :
---------
+ gcpuploader : ( http://sourceforge.net/projects/gcpuploader/ )
  - Auto upload "FIT/TCX" on http:// connect.garmin.com


--------
- GitHub : https://github.com/corbamico/Garmin-Connect-Downloader


