Skip to content

Get distance and travel time between almost any two places on the globe.

License

Notifications You must be signed in to change notification settings

scieslak/distance_finder

Repository files navigation

Build Status Code Climate

DistanceFinder

Welcome to DistanceFinder. Get distance and travel time between almost any two places on the globe.DistanceFinder uses powerful Google API to deliver reliable results fast and without unnecessary baggage.

Installation

Add this line to your application's Gemfile:

gem 'distance_finder'

And then execute:

$ bundle

Or install it yourself as:

$ gem install distance_finder

Usage

Command Line###

After succesfull instalation execute

$ distance_finder

Possible input formats:

[TOWN]
[STREET] [TOWN]
[HOUSE NUMBER] [STREET] [TOWN,
[HOUSE NUMBER] [STREET] [TOWN] [COUNTRY]
[HOUSE NUMBER] [STREET] [TOWN] [COUNTRY] [POST CODE]
[STREET] [TOWN] [COUNTRY] [POST CODE]
[TOWN] [COUNTRY] [POST CODE]
[COUNTRY] [POST CODE]
[POST CODE]

`quit` for exit

As dependency

TODO

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/distance_finder.

License

The gem is available as open source under the terms of the MIT License.

About

Get distance and travel time between almost any two places on the globe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published