Files
tlt-gps-replay/README.md
2025-06-25 13:41:09 +03:00

21 lines
376 B
Markdown

# tlt-gps-replay
Replay TLT gps.txt files. This is the version available on my website
## Usage
Install express module:
```
npm i express
```
Run app
```
node server.js
```
Go to web UI
```
http://localhost:3000/
```
You can click on a vehicle on the map to see more information about it.
## Supplying files
This version downloads the files itself, and stores up to 7 days.