/node-next-bus

Interactive command line interface for NextBus public transit predictions.

Primary LanguageJavaScript

node-next-bus

Interactive command line interface for public transit predictions supported by NextBus web services.


Quick Start

Clone and cd into the repo.

$ git clone git@github.com:nathanbuchar/node-next-bus.git && cd node-next-bus

Create a globally-installed symbolic link for this package.

$ npm link

Then simply call the nextbus binary.

$ nextbus

Speed things up a bit.

$ nextbus --agency sf-muni --route 21

© 2016 Nathan Buchar. All rights reserved.

🚌 💕