Home
Softono

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

Need Help Installing Ice Portal Speed Logger?

We provide expert installation service for this software. Our team will install, configure, and secure Ice Portal Speed Logger on your server. plans start at just $30.

Ice Portal Speed Logger

View on GitHub

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