Home
Softono
ice-portal-speed-logger

ice-portal-speed-logger

Open source Shell
13
Stars
4
Forks
3
Issues
2
Watchers
9 years
Last Commit

About ice-portal-speed-logger

Tool for logging the speed of German ICE trains using the REST API of the "ICE Portal"

Platforms

Web Self-hosted

Languages

Shell

Links

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