mrvdb / suuntoapp2gpx

Convert suunto app data to gpx
5 stars 2 forks source link

This script converts the [[https://www.suunto.com/suunto-app/suunto-app/][suunto android app]] track data to gpx or geojson files

A suunto sports watch can record track data, but the suunto app does not have a share or export function to create gpx files from that data.

UPDATE:

This script takes a zip file from the android app, typically stored at =/Android/data/com.stt.suunto/files/smlzip/= and converts the samples taken by the watch and stored in JSON files to a GPX file.

To get the zip-files from the android device to a machine that runs python I use [[https://syncthing.net][syncthing]] but any other file transfer tool would do just fine.

Alternative methods to reach the same result: