entwicklerstube / mvg-cli

Münchner Verkehrsgesellschaft - Command Line Interface
MIT License
21 stars 2 forks source link

MVG - Command Line Interface

Checkout the MVG-traffic data by querying the arriving/deperature data from you Terminal.

Language Install Usage Links
npm install mvg-cli -g mvg [station] Preview, Docs
git clone git@github.com:entwicklerstube/mvg-cli.git python mvg.py Preview, Docs
gem install mvg mvg [station] Preview, Docs

Contribute

If you want the CLI in your programing language, just write it down and make a pull requests. Wishes and suggestions are welcome :)

Previews

Node Preview

Python Preview

Ruby Preview