jpickup / GarminTools

A suite of tools for creating Garmin FIT files for workouts, schedules and courses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GarminTools

A suite of tools for creating Garmin FIT files for workouts, schedules and courses

Workouts and Schedules

Routes

Building

The application is a multi-module Maven project. It uses jlink and jpackage to produce installers for Windows and MacOS.

The resulting installer files can be found in app/target/installer after the maven build has completed on the target platform.

Alternatively the installers are checked into GitHub here: https://github.com/jpickup/GarminTools/tree/master/installer

About

A suite of tools for creating Garmin FIT files for workouts, schedules and courses

License:GNU General Public License v3.0


Languages

Language:Java 91.0%Language:ANTLR 5.6%Language:Shell 1.8%Language:Batchfile 1.7%