Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

josmardias/bike-vitoria

Repository files navigation

bike-vitoria

Fetch Bike Vitoria stations status

This project gets information from
http:https://www.bikevitoria.com/mapaestacao.aspx
and prints stations status on the console

Screenshot

Screenshot

Install

  1. Install Node and NPM (consider using NVM for the task)
  • I'm using Node v6.3.0 with NPM 3.10.3 but older versions should work
  1. Clone this repo
  1. Install dependencies
  • cd bike-vitoria
  • npm install --production
  1. Now you can call ./index.js

Help

$ ./index.js -h

  Usage: index [options]

  Options:

    -h, --help          output usage information
    -V, --version       output the version number
    -s, --station [id]  List station(s) (comma separated)
    -A, --all           List all stations

About

🚴 Fetch Bike Vitoria stations status

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •