omarchehab98 / alexa-google-shared-locations

Alexa Google Shared Locations Skill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alexa Google Location Sharing Skill

Disclosure

Google does not provide an official API for retrieving shared location data so please be aware that this script authenticates using username and password with Google.

Not only might the undocumented API may change without any warning, Google's security measures blocks authentication if your activity was considered unusual (see "Unusual traffic from your computer network").

So yeah, don't expect this script to work flawlessly.

Description

An Alexa skill that can retrieve the locations of users that are sharing their location via Google shared locations.

For this script to work, you will need to provide a username and password to a Google account.

I highly recommend creating a new Google account just for this script and sharing your location with your new account.

Note: It can not retrieve the location of the user that is used to access Google.

Usage

alexa, ask shared locations: Where is {name}?

Troubleshooting

Fork

Forked from t4qjXH8N/ioBroker.google-sharedlocations.

About

Alexa Google Shared Locations Skill

License:MIT License


Languages

Language:JavaScript 100.0%