MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. maria151
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    maria151

    @maria151

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 35
    Location Pittsburgh, PA, USA

    maria151 Unfollow Follow

    Latest posts made by maria151

    • RE: Live phone location

      @daryl_thorpe
      There are a few ways to integrate live phone tracking into MagicMirror:

      Life360 Integration:
      Life360 provides real-time location data via its API. While there’s no official MagicMirror module, a few users have created custom modules using their API tokens. You’d need a bit of coding, but it’s doable. Check out Life360’s developer docs and look into how to fetch JSON data into a MagicMirror module.

      Google Maps:
      You can use Google Maps’ “Share Location” feature and embed a shared map via iframe in a MagicMirror iFrame module. It won’t show real-time movement but will update locations as they refresh.

      Custom GPS Tracker Apps:
      Some people use GPS tracker apps (like “GPSWOX” or “Traccar”) that feed live data to a server. From there, you can write a script or small module to read and display that data on the mirror.

      As a parent myself, I totally get the importance of this feature—it’s a great idea for the dashboard.

      posted in Requests
      M
      maria151