BangleApps/apps/gpsrec
thyttan 8c0380f48e gpsrec + gpssetup: tweak comments 2024-10-30 20:24:21 +01:00
..
ChangeLog Bump app versions 2024-03-04 22:32:06 +01:00
README.md
app-icon.js
app-settings.json
app.js Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
app.png
interface.html Add saveFile function, and ensure it uses data: URI not blobs (because they don't work in Gadgetbridge) 2023-09-14 12:43:38 +01:00
metadata.json Bump app versions 2024-03-04 22:32:06 +01:00
screenshot.png
settings.js gpsrec + gpssetup: tweak comments 2024-10-30 20:24:21 +01:00
widget.js

README.md

GPS Recorder

icon

This app allows you to record a GPS track. It can run in background. The data can later be exported as KML or GPX files via the BangleJS app store.

Tips

When you turn on recording, a widget badge that looks like a satellite will appear immediately at the top of the screen. However, the recording does not begin immediately. It usually takes several minutes for the watch to get a GPS fix. You will notice a blinking question mark at the lower left of the badge indicating currently getting a fix. The badge will change when a GPS fix is achieved and that is when the app actually starts writing data to the log file. You can upload assistant files to speed up the time spent on getting a GPS fix.

Viewing a track