bayernfahrplan/README.md

21 lines
544 B
Markdown
Raw Permalink Normal View History

2016-12-29 13:19:56 +01:00
bayernfahrplan
==============
A JSON-Getter written in D for bayernfahrplan
---------------------------------------------
bayernfahrplan is a tool wich lets you fetch departure tables from
bayernfahrplan.de and output them as JSON.
Usage
-----
```
2017-05-14 11:54:09 +02:00
Usage: bayernfahrplan [options]
Options:
-f --file The file that the data is written to.
-s --stop The bus stop for which to fetch data.
-r --replacement-file The file that contais the direction name replacement info.
-h --help This help information.
```