record-flixbus-movement

1.0.0 • Public • Published

record-flixbus-movement

Command-line tool to record the movement of a Flixbus coach using the on-board WiFi.

npm version ISC-licensed chat with me on Gitter support me on Patreon

Installation

npm install -g record-flixbus-movement

Or just use npx:

npx record-flixbus-movement >file.ndjson

Usage

Usage:
    record-flixbus-movement >file.ndjson

The JSON format matches record-tgv-movement where possible:

{
    "latitude": 52.704891,
    "longitude": 13.064141,
    "altitude": 53.9,
    "speed": 66,
    "cmg": "276.01",
    "nrOfSatellites": 9,
    "mode": "3",
}

Related

Contributing

If you have a question or have difficulties using record-flixbus-movement, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.

Package Sidebar

Install

npm i record-flixbus-movement

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

4.18 kB

Total Files

4

Last publish

Collaborators

  • derhuerst