Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 571 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 571 Bytes

ice-portal-speed-logger

Tool for logging information about German ICE trains using the REST API of the "ICE Portal". Logs information about the current internet connection status, the train speed, its location, and the time in JSON format. This log can then be converted to a GPX file. You need to be logged into the train WiFi to use this tool. First and second class both work.

Usage

./logger.sh mytrip.json

After you are done logging, cancel the logger and convert the data to a gpx file:

TRAINID=42 ./converter.sh mytrip.json mytrip.gpx