https://github.com/vshymanskyy/blynk-community-map
https://github.com/vshymanskyy/blynk-community-map
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vshymanskyy/blynk-community-map
- Owner: vshymanskyy
- Created: 2016-12-21T22:25:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-18T22:14:54.000Z (almost 7 years ago)
- Last Synced: 2025-03-15T06:51:58.942Z (10 months ago)
- Language: JavaScript
- Size: 1.4 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blynk-community-map
[](https://vshymanskyy.github.io/blynk-community-map/)
https://vshymanskyy.github.io/blynk-community-map/
## building index
```bash
pip3 install -U --user maxminddb-geolite2
python3 map_update.py ./data/user-list.csv.gz
```