MycroftAI / personal-backend

WORK IN PROGRESS: A Flask personal backend alternative for running your own version of https://home.mycroft.ai
Apache License 2.0
114 stars 32 forks source link

cleanup + ipgeo fix #46

Closed JarbasAl closed 5 years ago

JarbasAl commented 5 years ago

cleans the folder structure a bit (duplicate utils.py file)

fixes bug when ip geolocation fails

fixes bug when ip is 0.0.0.0 or 127.0.0.1