• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

27" custom framed magic mirror - fun to get done

Scheduled Pinned Locked Moved Show your Mirror
41 Posts 13 Posters 61.5k Views 17 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    zdenek @iwaldrum
    last edited by Jun 7, 2017, 5:33 PM

    @iwaldrum can u pls share refres script? Maybe I can use it with Jessie

    thanks, Zdenek

    I 1 Reply Last reply Jun 8, 2017, 9:53 AM Reply Quote 0
    • I Offline
      iwaldrum @zdenek
      last edited by Jun 8, 2017, 9:53 AM

      @zdenek

      This is the refresh script included with FullpageOS. Not sure if you need anything else to be able to run it.

      #!/bin/bash
      export DISPLAY=:0
      WID=$(xdotool search --onlyvisible --class chromium|head -1)
      xdotool windowactivate ${WID}
      xdotool key ctrl+F5
      
      xdotool key F11
      
      
      Z 1 Reply Last reply Jun 10, 2017, 4:45 AM Reply Quote 0
      • Z Offline
        zdenek @iwaldrum
        last edited by Jun 10, 2017, 4:45 AM

        @iwaldrum stupid question - what extension should have the file “refresh”?

        I 1 Reply Last reply Jun 10, 2017, 11:45 AM Reply Quote 0
        • I Offline
          iwaldrum @zdenek
          last edited by Jun 10, 2017, 11:45 AM

          @zdenek The script included doesn’t have an extension. If that doesn’t work for you try adding the extension of .sh

          Z 1 Reply Last reply Jun 17, 2017, 6:36 AM Reply Quote 0
          • S Offline
            shbatm Module Developer @disakos
            last edited by Jun 10, 2017, 5:30 PM

            @disakos I just posted a module for pulling an RTSP Stream from my Hikvision Cameras. Check it out here:
            [card:shbatm/MMM-RTSPStream]

            1 Reply Last reply Reply Quote 2
            • Z Offline
              zdenek @iwaldrum
              last edited by Jun 17, 2017, 6:36 AM

              @iwaldrum so, I’ve installed xdotools, created script, but it doesn’t do anything… :-(

              1 Reply Last reply Reply Quote 0
              • P Offline
                PaulB
                last edited by Jan 28, 2018, 11:19 AM

                Dear @iwaldrum ,
                this is such a cool set-up. Well done! :)

                1 Reply Last reply Reply Quote 1
                • I Offline
                  iwaldrum
                  last edited by Jan 28, 2018, 6:14 PM

                  Since my original post, I’ve been tinkering a bit. I originally had the 2-way mirror on, but decided to remove it. Mainly because my wife said it looks like a medicine cabinet, which doesn’t belong in the kitchen. I took the mirror off and use it as a magic dashboard now. It has grown on her… :)

                  Here is my current setup at the moment.

                  0_1517163205032_mm-1-28-18-s.jpg
                  0_1517162957716_mm-1-28-18-v2.gif

                  1 Reply Last reply Reply Quote 1
                  • 1
                  • 2
                  • 3
                  • 4
                  • 5
                  • 4 / 5
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy