JSON-Getter written in D for bayernfahrplan
Go to file
Johannes Loher 366fb9569e Merge branch 'master' into 'release'
0.1.0 release



See merge request !5
2017-07-12 15:54:11 +02:00
.gitlab Added templates for issues and merge requests 2017-05-14 11:33:10 +02:00
source Merge branch '002_fix_crash_when_missing_rt' into 'master' 2017-07-12 15:43:16 +02:00
.gitignore Initial getting from fsinfoscreen. 2016-12-02 12:48:25 +01:00
README.md fixed stupid copy/paste mistake 2017-05-14 11:54:09 +02:00
dub.json cleanup 2017-05-14 11:54:33 +02:00

README.md

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

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.