This repo contains files, that allow you to use the .DAT file from Vantrue DashCams as input and output .GPX Files.
German Version see below
Use Python to launch main.py. Depending on your configuration: Click twice on the main.py or open PowerShell and type py main.py while you are in the main folder. This is the GUI Application where you can select a source and destination file. Select the .DAT file from the VanTrue and destination for the .GPX File.
You can also use pyFiles as a CLI and pass it source and destination. See comment in the File.
Verwenden Sie Python, um main.py auszuführen.
Je nach Betriebssystem: Doppelklicken auf main.py oder öffnen der PowerShell und im Stammverzeichnis py main.py eingeben.
Dies ist die grafische Benutzeroberfläche, über die Sie eine Quell- und eine Zieldatei auswählen können. Wähl die .DAT-Datei von VanTrue und die .GPX-Datei als Ziel aus.
Alternativ kannst du auch das pyFiles als Kommandozeilenprogramm verwenden und Quelle und Ziel angeben. Beachten Sie den Kommentar in der Datei. Aber wenn du die CLI nutzt, brauchst du auch von mir keine Anleitung 😁