hannsadrian / PublicTransportCMD

🚍 Public Transport Monitoring and Planning from your command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚍 Public Transport Commandline Tools

Public Transport Monitoring and Planning from your command line

Installation

  1. Install nodejs and npm
  2. Clone the repo
  3. cd into it
  4. execute $ npm install
  5. and optionally to make it available globally execute $ npm i -g .
  6. use it with $ vvo <monitor|find|plan> [poi|stop|address]

About

🚍 Public Transport Monitoring and Planning from your command line

License:MIT License


Languages

Language:JavaScript 100.0%