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

    Posts

    Recent Best Controversial
    • RE: Show two weather and forecast modules on the same screen

      @wjdw87 it’s not a module, it’s a calendar. Address is in the config above

      posted in General Discussion
      F
      frog
    • RE: Withings

      @matt25 What do you put in for the application website when creating the application on the withings site? Seems to be needed later when granting access - and I get a 404 error if I just put some random site mane in there.

      posted in Requests
      F
      frog
    • RE: Apple Health

      Well I gave it a try, but the Fitbit MMM isn’t working any more for install…

      posted in Requests
      F
      frog
    • RE: Fitbit

      I have the same issue but I think the problem is earlier in the install

      Well I’m having an even earlier problem in installing the dependencies:

      pi@Mirror1:~/MagicMirror/modules/MMM-fitbit $ npm install python-shell
      

      returns:

      /home/pi/MagicMirror/modules
      └── python-shell@0.4.0 
      
      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/package.json'
      npm WARN enoent ENOENT: no such file or directory, open '/home/pi/MagicMirror/modules/node_modules/node_helper/package.json'
      npm WARN modules No description
      npm WARN modules No repository field.
      npm WARN modules No README data
      npm WARN modules No license field.
      

      The python-shell is clearly not installing.

      posted in Troubleshooting
      F
      frog
    • RE: Apple Health

      It’s possible to get the data out of Health into the Fitbit app using SyncSolver, then use the Fitbit module to get the data.

      posted in Requests
      F
      frog
    • RE: Magic Mirror with a stylist by Techblogogy

      @Techblogogy very nice work! Would be better though if you unbundled your modules and put them in the module list.

      posted in Show your Mirror
      F
      frog
    • Apple Health

      How about a module for that?

      posted in Requests
      F
      frog
    • RE: Halloween mirror ghouls anyone?

      @bhepler yup, that dit it. Thanks!

      posted in General Discussion
      F
      frog
    • RE: Halloween mirror ghouls anyone?

      I’m trying to loop a video using the following:

         {
         module: ‘helloworld’,
         position: ‘fullscreen_below’,
         config: {
            text: “<video src=‘vendor/skelloop.mp4’ autoplay loop; position:absolute; top:100%;left:50%; height:200%’></video>”
            }
         },
      

      but it just stops after the first run. I’m using the OMXplayer which I would have thought would have taken the loop parameter - but it seems it doesn’t. Anyone have an idea how I can fix this?

      posted in General Discussion
      F
      frog
    • 1
    • 2
    • 3
    • 4
    • 5
    • 4 / 5