
- USE GOLDENCHEETAH TO VIEW HEARTRATE SOFTWARE
- USE GOLDENCHEETAH TO VIEW HEARTRATE CODE
- USE GOLDENCHEETAH TO VIEW HEARTRATE ZIP
- USE GOLDENCHEETAH TO VIEW HEARTRATE DOWNLOAD

Reference to your GoldenCheetah backup folder: mybackupfolder=(~/GoogleDrive/Sport/GoldenCheetah/Backup/).Set your number of past activities to export from Garmin Connect: mynumberofexports="10".Set your Garmin Connect password: mygarminpassword="yourgarminconnectpassword".Set your Garmin Connect username: mygarminusername="yourusername".Mv $mygarminconnectexportsfolder/*.fit $mygarminconnectexportsfolder/$todaysyear/ Mkdir $mygarminconnectexportsfolder/$todaysyear/
USE GOLDENCHEETAH TO VIEW HEARTRATE ZIP
Zip -r -9 -x ~/GoogleDrive/Sport/GoldenCheetah/AthleteLibrary/Johannes/cache/\* ~/GoogleDrive/Sport/GoldenCheetah/AthleteLibrary/Johannes/imports/\* -o $mybackupfolder/"$todaysdate".zip $myathletelibraryfolder # Zips entire athleteslibrary folder and backups on daily basis ] & exit 1 || return 1 # handle exits from shell or function but don't exit interactive shell # Cleaning json as not used and required for backup #Įcho -Įcho - ACTION REQUIRED. Python $mygarminconnectexportscriptfolder/gcexport.py -d $mygarminconnectexportsfolder -c "$mynumberofexports" -f original -u -username "$mygarminusername" -password "$mygarminpassword" # Downloads activities from Garmin Connect # Mygarminconnectexportsfolder=(~/GoogleDrive/Sport/GoldenCheetah/GarminConnectExports/Johannes/) # My Garmin Connect exported activity folder Mygarminconnectexportscriptfolder=(~/GoogleDrive/Sport/GoldenCheetah/GarminConnectScript/) Myathletelibraryfolder=(~/GoogleDrive/Sport/GoldenCheetah/AthleteLibrary/Johannes/)

# My number of past activities to export from Garmin Conncet. Configure your auto import folder: Go to Preference, General, Tab: auto imports.It will re-create all subfolders in the new athlete directory. If you have to create your athlete again.Change Golden Cheetahs athletes directory to the folder you just created: Open Preference, General and there it is.
USE GOLDENCHEETAH TO VIEW HEARTRATE SOFTWARE
USE GOLDENCHEETAH TO VIEW HEARTRATE DOWNLOAD
USE GOLDENCHEETAH TO VIEW HEARTRATE CODE
"Shell scripting is perfect for creating small pieces of code that connect other tools together." Toolingīefore we are diving into details some insights on my tooling: Mac user, running their latest OSX.

With a bit more experience, you become comfortable riding them around." Awesome! For the rest I totally agree. Download, archive, backup, auto-import!Īpple claims writing a shell script is like riding a bike: "You fall off and scrape your knees a lot at first.

