Python3 WSGI/MariaDB GPS tracker endpoint
Go to file
2017-10-12 14:44:38 +02:00
.gitignore Add config.cfg to .gitignore 2017-10-12 13:36:37 +02:00
main.py Implement current location getter, make compatible with kumitterer/gpstools, not implementing authentication at this point 2017-10-12 14:44:38 +02:00
run.sh Listen on 127.0.0.1 by default 2017-10-12 14:32:29 +02:00
setup.py Add setup script 2017-10-12 13:36:52 +02:00