https://github.com/jsynowiec/wifi-geolocate-experiment
https://github.com/jsynowiec/wifi-geolocate-experiment
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsynowiec/wifi-geolocate-experiment
- Owner: jsynowiec
- Created: 2018-11-13T20:13:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-14T10:42:21.000Z (almost 7 years ago)
- Last Synced: 2025-07-24T04:49:47.066Z (3 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wifi-geolocate-experiment
Source code from my lightning talk: a quick example how one can get a precise location and address of someone's computer, Chromecast or Google Home device (only macOS is implemented now).
## How to run
1. `git clone`
2. `yarn`
3. rename keys.json.example to keys.json, fill in your Google API key
4. `node src/index.js`