Skip to content

pklaus/Locus_Live-Tracking_BottlePy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locus Pro Maps Live-Tracking Web Server

This is a web api based on bottle.py to store location information generated using Locus Map Pro Live-Tracking.

You can run the ./app.py file in this project and set up Locus on your Android phone to POST to the URL http://example.com:8080/api/event where example.com is the server you're running this on. A JSON interface to the data collected is available at the URL /api/events.

Locus' Live-Tracking Feature

More information on the Live-Tracking feature of Locus Map Pro can be found on its documentation web page.

Alternatives

Requirements

This web app runs on Python 3.3+, Bottle with Jinja2 and CherryPy. Also it includes a version of FileDict.

About

This is a slim bottle based web app to collect position information from the Android app Locus Map Pro.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published