Read the statement by Michael Teeuw here.
Live phone location
-
@daryl_thorpe
https://github.com/eouia/MMM-Whereis
This is not the exact one you want, but similar. -
Try MMM-GoogleMaps-Tracking. If you can pull the coordinates from their phones (for Apple’s iCloud Find My, there’s a python module to grab data…I’d assume you can get it off Android phones too), you can post the coordinates to the map.
-
I use OwnTracks to track location and feed geofencing information to the Weasley Clock. OwnTracks is an open source mapping app for your phone so you aren’t dependent upon the Google/Apple sized corporations.
It should not be difficult to build a module that displays raw location from OwnTracks.
-
-
@bhepler I used owntracks for a while, but I found it far less reliable than Apple’s Find My. This was especially true on other family members’ phones, where I can’t make sure the app is constantly running in the background. Has the reliability improved?
-
@dathbe - Not really, no. It’s still frustratingly slow to recognize when you’re inside a geofence. If you reboot your phone, you have to open the app to authorize the location data. Once it has been opened, you can close it and it will reliably run in the background.
I need to play with the Google location sharing and Apple’s equivalent and see if I can get that to integrate. Some day.