/location_tracker

A minimal node.js express app to receive location data from the https://owntracks.org mobile app.

Primary LanguageJavaScript

Location Tracker

I am interested in tracking my location data to learn all kind of interesting things about my behaviour. However, I do not want to give up this data to some tech company. So I cobbled together this little server that can receive the http requests from the Owntracks mobile app.

In the future I would like to be able to have a nice visualization of where I spend my time.

TODO

  • ☒ Receive data from mobile app
  • ☒ Save data to sqlite database
  • ☐ Visualize data on a nice map

Google Maps

https://www.google.com/maps/place/<lat>,<lon>/@<lat>,<lon>,<zoom>z