BangleApps/apps/trail
Pavel Machek 6da5a5eb09 trail: remove unused functions 2024-10-17 18:29:15 +02:00
..
ChangeLog trail: mark this as 0.10. 2024-10-17 18:26:03 +02:00
README.md trail: start using zoom library. I guess it is still buggy. 2024-10-17 18:25:27 +02:00
app-icon.js trail: initial import. 2024-08-29 09:07:13 +02:00
app.png trail: initial import. 2024-08-29 09:07:13 +02:00
gpx2egt.sh trail: initial import. 2024-08-29 09:07:13 +02:00
metadata.json trail: mark this as 0.10. 2024-10-17 18:26:03 +02:00
trail.app.js trail: remove unused functions 2024-10-17 18:29:15 +02:00

README.md

Trail Rail

Simple app to follow GPX track

Written by: Pavel Machek

After GPS fix is acquired, it displays familiar arrow with road in front of you. It never stores whole track in memory, so it should work with fairly large files.

GPX files can be obtained from various services, www.mapy.cz is one of them (actually uses openstreetmap data for most of the world).

Preparing data

"gpx2egt.sh < file.gpx > t.name.egt" can be used to prepare data, then upload it to watch.

[rt].*.egt

deal with "end of trail"