https://github.com/derhuerst/db-prices-cli
Check prices for a DB route.
https://github.com/derhuerst/db-prices-cli
api deutsche-bahn transit transport
Last synced: 4 months ago
JSON representation
Check prices for a DB route.
- Host: GitHub
- URL: https://github.com/derhuerst/db-prices-cli
- Owner: derhuerst
- License: isc
- Created: 2016-08-15T20:40:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-10-21T23:14:12.000Z (over 4 years ago)
- Last Synced: 2025-08-29T18:44:16.285Z (11 months ago)
- Topics: api, deutsche-bahn, transit, transport
- Language: JavaScript
- Homepage: https://github.com/derhuerst/db-prices-cli
- Size: 23.4 KB
- Stars: 12
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# *db-prices-cli* ⏱
**Check prices for a DB route.**
[](https://asciinema.org/a/82885)
[](https://www.npmjs.com/package/db-prices-cli)


[](https://github.com/sponsors/derhuerst)
[](https://twitter.com/derhuerst)
## Installing
```shell
npm install -g db-prices-cli
```
## Usage
```
Usage: db-prices [from] [to] [options]
Arguments:
from Station number (e.g. 8011160).
to Station number (e.g. 8000261).
Options:
--days -d The number of days to show. Default: 7
```
## Contributing
If you have a question or need support using `db-prices-cli`, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, use [the issues page](https://github.com/derhuerst/db-prices-cli/issues).