A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-GeoTracking
-
I am a hobbyist coder and this is my first Node.js project. This model adds a nice little map on your MagicMirror and lets you track any moving object (car, bike, person, pet, etc.). It continuously listens to a pubnub channel over which the location has to be updated by the moving object. A sample code for the location sharing device is also shared. Feel free to add more functionality to it.