Skip to content

aisensiy/owntracks-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

OwnTracks Http Server

This is python flask version of OwnTracks Server. Set the endpoint in app to http://<your-host-ip>:<your-port>/pub to report http events to your server.

Features

  1. Easy to use and easy to add your own process features.
  2. No db dependency, only save to file.
  3. A report api to show your region enter and leave.
  4. Remove wrong ping-pang location.
  5. Show time diff between each location change.

How to run

pip install -r requirements.txt
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages