Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 822 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 822 Bytes

garmin_rust

Build Status codecov

This started as a bash script to help keeping track of binary activity files downloaded from a Garmin Forerunner 310 GPS watch, it evolved into a python application to display summary information, gained a hacky web interface, and became something I used on a daily basis. The python application still lives, but this is a rewrite of that python code into rust, the rewrite includes some substantial improvements, it's still a work in progress, and will likely always be.