Skip to content

Bowbaq/bikage

Repository files navigation

bikage wercker status

Approximate personal distance covered on a Citi Bike

Intall

# For the library
go get github.com/Bowbaq/bikage

# For the cli client
go install github.com/Bowbaq/bikage/bikage-cli

A web client is available at https://bikage.herokuapp.com/

Usage

-> % bikage-cli -help
Usage of bikage:
  -google-api-key="": Google API key, directions API must be enabled (required)
  -mongo-url="": MongoDB url (persistent distance cache) (optional, defaults to local JSON cache)
  -p="": citibike.com password (required)
  -u="": citibike.com username (required)

About

Approximate personal distance on a citi bike

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published