{"id":15592062,"url":"https://github.com/derhuerst/record-ice-movement","last_synced_at":"2025-04-15T05:30:58.522Z","repository":{"id":57349308,"uuid":"137240156","full_name":"derhuerst/record-ice-movement","owner":"derhuerst","description":"Record the movement of any ICE using the on-board WiFi.","archived":false,"fork":false,"pushed_at":"2024-02-16T10:50:41.000Z","size":19,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T16:21:22.305Z","etag":null,"topics":["ice","movement","track","wifi-on-ice"],"latest_commit_sha":null,"homepage":"https://github.com/derhuerst/record-ice-movement#record-ice-movement","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derhuerst.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-13T16:10:13.000Z","updated_at":"2025-03-09T17:57:40.000Z","dependencies_parsed_at":"2024-11-08T09:18:22.283Z","dependency_job_id":"af2c4e3a-929e-41d3-a7b8-97fc4b6dad39","html_url":"https://github.com/derhuerst/record-ice-movement","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"6a2f3559e3425dc21538c19ab0c4a45e846b271b"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Frecord-ice-movement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Frecord-ice-movement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Frecord-ice-movement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Frecord-ice-movement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derhuerst","download_url":"https://codeload.github.com/derhuerst/record-ice-movement/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249014719,"owners_count":21198658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ice","movement","track","wifi-on-ice"],"created_at":"2024-10-02T23:53:58.338Z","updated_at":"2025-04-15T05:30:58.494Z","avatar_url":"https://github.com/derhuerst.png","language":"JavaScript","funding_links":["https://github.com/sponsors/derhuerst"],"categories":[],"sub_categories":[],"readme":"# record-ice-movement\n\n**Record the movement of any [ICE](https://en.wikipedia.org/wiki/Intercity-Express) using the on-board WiFi.**\n\n[![npm version](https://img.shields.io/npm/v/record-ice-movement.svg)](https://www.npmjs.com/package/record-ice-movement)\n![ISC-licensed](https://img.shields.io/github/license/derhuerst/record-ice-movement.svg)\n[![support me via GitHub Sponsors](https://img.shields.io/badge/support%20me-donate-fa7664.svg)](https://github.com/sponsors/derhuerst)\n[![chat with me on Twitter](https://img.shields.io/badge/chat%20with%20me-on%20Twitter-1da1f2.svg)](https://twitter.com/derhuerst)\n\n\n## Installation\n\n```shell\nnpm install -g record-ice-movement\n```\n\nOr just use [`npx`](https://npmjs.com/package/npx):\n\n```shell\nnpx record-ice-movement \u003efile.ndjson\n```\n\n\n## Usage\n\n```shell\nUsage:\n    record-ice-movement \u003efile.ndjson\nOptions:\n    --continue-on-train-change  Stop recording as soon as the Triebzugnummer\n                                 reported by the on-board WiFi changes, e.g.\n                                 when your client accidentally connects to\n                                 the WiFi of a different train.\n                                 Default: false\n```\n\nThe JSON format matches [`record-tgv-movement`](https://npmjs.com/package/record-tgv-movement) where possible:\n\n```json\n{\n\t\"ok\": true,\n\t\"servicelevel\": \"AVAILABLE_SERVICE\",\n\t\"internet\": \"HIGH\",\n\t\"gpsOk\": true,\n\t\"speed\": 193,\n\t\"latitude\": 52.208488,\n\t\"longitude\": 13.22468,\n\t\"wagonClass\": \"SECOND\",\n\t\"navigationChange\": \"2019-09-14-03-45-10\",\n\t\"series\": \"415\",\n\t\"tzn\": \"Tz1505\",\n\t\"serverTime\": 1568445967225,\n\t\"clientTime\": 1568445967156\n}\n```\n\n\n## Related\n\n- [*Was das neue Bahn-Wifi über seine Nutzer ausplaudert*](https://hannover.ccc.de/~nexus/dbwifi/)\n- [`wifi-on-ice-position-stream`](https://github.com/derhuerst/wifi-on-ice-position-stream) – A stream of ICE positions, taken from the on-board WiFi.\n- [`wifi-on-ice-portal-client`](https://github.com/derhuerst/wifi-on-ice-portal-client) – Query information from the WifiOnICE portal in German ICE trains.\n- [`record-tgv-movement`](https://github.com/derhuerst/record-tgv-movement) – Record the movement of any [TGV](https://en.wikipedia.org/wiki/TGV) using the on-board WiFi.\n- [`record-cd-train-movement`](https://github.com/derhuerst/record-cd-train-movement) – Record the movement of a [České Dráhy (Czech Railways)](https://en.wikipedia.org/wiki/České_dráhy) train using its on-board WiFi.\n- [`record-flixbus-movement`](htttps://github.com/derhuerst/record-flixbus-movement) – Command-line tool to record the movement of a [Flixbus](https://flixbus.de) coach using the on-board WiFi.\n\n\n## Contributing\n\nIf you have a question or have difficulties using `record-ice-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](https://github.com/derhuerst/record-ice-movement/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Frecord-ice-movement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderhuerst%2Frecord-ice-movement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Frecord-ice-movement/lists"}