Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

[Done] Get Traffic with Jarvis assistant (http://openjarvis.com/) using Google Map Directions API

Notifications You must be signed in to change notification settings

QuentinCG/jarvis-google-map-traffic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Get time, delay and major direction to go to a specific place in car with Jarvis assistant using Google Map Directions API.

Usage

French:

You: Donne le trafic (du trajet habituel)
Jarvis: Le trajet entre NICE et PARIS via A7 et A6 est estimé à 8 heures 37 minutes dont 4 minutes de retard.

You: Donne le trafic entre Grenoble et Paris
Jarvis: Le trajet entre Grenoble et Paris via A6 est estimé à 5 heures 36 minutes dont 20 minutes de retard.

English:

You: Give traffic (of usual traject)
Jarvis: The route from NICE to PARIS via A7 and A6 is 8 hours 37 minutes including 4 minutes late.

You: Give traject between Grenoble and Paris
Jarvis: The route from Grenoble to Paris via A6 is 5 hours 36 minutes including 20 minutes late.

How to install

  1. Get a Google Map Directions API.

  2. Add this plugin to your Jarvis assistant (more info here): ./jarvis.sh -p https://github.com/QuentinCG/jarvis-google-map-traffic (the installation may take up to 35 minutes).

  3. Configure the configuration file to match your requirements: You need to specify your Google Map Directions API key here.

  4. Enjoy

Author

Quentin Comte-Gaz

Note: Forked from Oliv4945 which forked it from Aelios

License

This project is under MIT license. This means you can use it as you want (just don't delete the plugin header).

Contribute

If you want to add more examples or improve the plugin, just create a pull request with proper commit message and right wrapping.

About

[Done] Get Traffic with Jarvis assistant (http://openjarvis.com/) using Google Map Directions API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%