@@ -6,26 +6,26 @@ $ ./example.py
6
6
7
7
1 -- Get full name
8
8
2 -- Get unit system
9
- 3 -- Get activity data for '2024-03-15 '
10
- 4 -- Get activity data for '2024-03-15 ' (compatible with garminconnect-ha)
11
- 5 -- Get body composition data for '2024-03-15 ' (compatible with garminconnect-ha)
12
- 6 -- Get body composition data for from '2024-03-08 ' to '2024-03-15 ' (to be compatible with garminconnect-ha)
13
- 7 -- Get stats and body composition data for '2024-03-15 '
14
- 8 -- Get steps data for '2024-03-15 '
15
- 9 -- Get heart rate data for '2024-03-15 '
16
- 0 -- Get training readiness data for '2024-03-15 '
17
- - -- Get daily step data for '2024-03-08 ' to '2024-03-15 '
18
- / -- Get body battery data for '2024-03-08 ' to '2024-03-15 '
19
- ! -- Get floors data for '2024-03-08 '
20
- ? -- Get blood pressure data for '2024-03-08 ' to '2024-03-15 '
21
- . -- Get training status data for '2024-03-15 '
22
- a -- Get resting heart rate data for 2024-03-15 '
23
- b -- Get hydration data for '2024-03-15 '
24
- c -- Get sleep data for '2024-03-15 '
25
- d -- Get stress data for '2024-03-15 '
26
- e -- Get respiration data for '2024-03-15 '
27
- f -- Get SpO2 data for '2024-03-15 '
28
- g -- Get max metric data (like vo2MaxValue and fitnessAge) for '2024-03-15 '
9
+ 3 -- Get activity data for '2024-07-06 '
10
+ 4 -- Get activity data for '2024-07-06 ' (compatible with garminconnect-ha)
11
+ 5 -- Get body composition data for '2024-07-06 ' (compatible with garminconnect-ha)
12
+ 6 -- Get body composition data for from '2024-06-29 ' to '2024-07-06 ' (to be compatible with garminconnect-ha)
13
+ 7 -- Get stats and body composition data for '2024-07-06 '
14
+ 8 -- Get steps data for '2024-07-06 '
15
+ 9 -- Get heart rate data for '2024-07-06 '
16
+ 0 -- Get training readiness data for '2024-07-06 '
17
+ - -- Get daily step data for '2024-06-29 ' to '2024-07-06 '
18
+ / -- Get body battery data for '2024-06-29 ' to '2024-07-06 '
19
+ ! -- Get floors data for '2024-06-29 '
20
+ ? -- Get blood pressure data for '2024-06-29 ' to '2024-07-06 '
21
+ . -- Get training status data for '2024-07-06 '
22
+ a -- Get resting heart rate data for 2024-07-06 '
23
+ b -- Get hydration data for '2024-07-06 '
24
+ c -- Get sleep data for '2024-07-06 '
25
+ d -- Get stress data for '2024-07-06 '
26
+ e -- Get respiration data for '2024-07-06 '
27
+ f -- Get SpO2 data for '2024-07-06 '
28
+ g -- Get max metric data (like vo2MaxValue and fitnessAge) for '2024-07-06 '
29
29
h -- Get personal record for user
30
30
i -- Get earned badges for user
31
31
j -- Get adhoc challenges data from start '0' and limit '100'
@@ -34,38 +34,39 @@ l -- Get badge challenges data from '1' and limit '100'
34
34
m -- Get non completed badge challenges data from '1' and limit '100'
35
35
n -- Get activities data from start '0' and limit '100'
36
36
o -- Get last activity
37
- p -- Download activities data by date from '2024-03-08 ' to '2024-03-15 '
37
+ p -- Download activities data by date from '2024-06-29 ' to '2024-07-06 '
38
38
r -- Get all kinds of activities data from '0'
39
39
s -- Upload activity data from file 'MY_ACTIVITY.fit'
40
40
t -- Get all kinds of Garmin device info
41
41
u -- Get active goals
42
42
v -- Get future goals
43
43
w -- Get past goals
44
44
y -- Get all Garmin device alarms
45
- x -- Get Heart Rate Variability data (HRV) for '2024-03-15 '
46
- z -- Get progress summary from '2024-03-08 ' to '2024-03-15 ' for all metrics
45
+ x -- Get Heart Rate Variability data (HRV) for '2024-07-06 '
46
+ z -- Get progress summary from '2024-06-29 ' to '2024-07-06 ' for all metrics
47
47
A -- Get gear, the defaults, activity types and statistics
48
- B -- Get weight-ins from '2024-03-08 ' to '2024-03-15 '
49
- C -- Get daily weigh-ins for '2024-03-15 '
50
- D -- Delete all weigh-ins for '2024-03-15 '
51
- E -- Add a weigh-in of 89.6kg on '2024-03-15 '
52
- F -- Get virtual challenges/expeditions from '2024-03-08 ' to '2024-03-15 '
53
- G -- Get hill score data from '2024-03-08 ' to '2024-03-15 '
54
- H -- Get endurance score data from '2024-03-08 ' to '2024-03-15 '
55
- I -- Get activities for date '2024-03-15 '
48
+ B -- Get weight-ins from '2024-06-29 ' to '2024-07-06 '
49
+ C -- Get daily weigh-ins for '2024-07-06 '
50
+ D -- Delete all weigh-ins for '2024-07-06 '
51
+ E -- Add a weigh-in of 89.6kg on '2024-07-06 '
52
+ F -- Get virtual challenges/expeditions from '2024-06-29 ' to '2024-07-06 '
53
+ G -- Get hill score data from '2024-06-29 ' to '2024-07-06 '
54
+ H -- Get endurance score data from '2024-06-29 ' to '2024-07-06 '
55
+ I -- Get activities for date '2024-07-06 '
56
56
J -- Get race predictions
57
- K -- Get all day stress data for '2024-03-15 '
58
- L -- Add body composition for '2024-03-15 '
57
+ K -- Get all day stress data for '2024-07-06 '
58
+ L -- Add body composition for '2024-07-06 '
59
59
M -- Set blood pressure '120,80,80,notes='Testing with example.py'
60
60
N -- Get user profile/settings
61
- O -- Reload epoch data for 2024-03-15
61
+ O -- Reload epoch data for 2024-07-06
62
62
P -- Get workouts 0-100, get and download last one to .FIT file
63
63
R -- Get solar data from your devices
64
64
S -- Get pregnancy summary data
65
- T -- Add hydration data (1 cup) for today
65
+ T -- Add hydration data
66
+ U -- Get Fitness Age data for 2024-07-06
66
67
Z -- Remove stored login tokens (logout)
67
68
q -- Exit
68
- Make your selection:
69
+ Make your selection:
69
70
```
70
71
71
72
[ ![ Donate] ( https://img.shields.io/badge/Donate-PayPal-green.svg )] ( https://www.paypal.me/cyberjunkynl/ )
0 commit comments