Command line tool to fetch departures at DB stations. Wrapper around db-monitor
.
npm install db-monitor-cli
monitor [--interval milliseconds] station-id [...]
Writes ndjson in the format of db-monitor
to stdout.
If you have a question, found a bug or want to propose a feature, have a look at the issues page.