Skip to content

Releases: tcgoetz/GarminDB

v1.2.1

31 Dec 18:43

Choose a tag to compare

Some new and improved graphs.
Bug fixes.

v1.1.1

13 Dec 14:18
5dee772

Choose a tag to compare

Bug fix release.

v1.1.0

24 Nov 20:48

Choose a tag to compare

First Python 3 release. Works for me, but may still have issues.

v1.0.8

22 Sep 18:41

Choose a tag to compare

better stats reporting in stats.txt

v1.0.7

14 Sep 16:13

Choose a tag to compare

tests for new FIT enum behavior

v1.0.6

11 Sep 02:16

Choose a tag to compare

release; fix graphs.py

v1.0.5

21 Aug 11:50

Choose a tag to compare

Adds the checkup script that reports on your progress.

v1.0.4

26 Jul 12:11

Choose a tag to compare

v1.0.4

v1.0.3

11 Jul 11:01

Choose a tag to compare

Issue #28: RunActivities table -> StepsActivities table and use for a…

v1.0.2

10 Jun 23:52

Choose a tag to compare

This release can copy monitoring and activity files from a USB mounted Garmin device. Configure the mount directory by editing the "mount_dir" variable in GarminConnectConfig.json to match where your Garmin device is mounted. Run copy_create_dbs.sh to create DBs by copying from the Garmin device and copy_update_dbs.sh to update your DB by copying the latest data from the Garmin device.