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 64.7k 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.
    • J Offline
      Jayh391 @iwaldrum
      last edited by

      @iwaldrum

      Thanks ! I will give it a try!

      J 1 Reply Last reply Reply Quote 0
      • zdenekZ Offline
        zdenek @iwaldrum
        last edited by zdenek

        @iwaldrum great, thanks. I’ll try. Any idea, how to refresh on “basic” Jess OS? Via cron? How?

        unfortunately, on https://www.wunderground.com/weather-radar is just for US and so on, but Europe is not here. Please, any idea, how to add this
        http://portal.chmi.cz/files/portal/docs/meteo/rad/data_jsradview.html
        or better this
        http://portal.chmi.cz/files/portal/docs/meteo/rad/inca-cz/short.html

        in the worst scenario
        http://portal.chmi.cz/files/portal/docs/meteo/rad/mobile/ra6_30min.gif

        thanks, Zdeněk

        1 Reply Last reply Reply Quote 0
        • J Offline
          Jayh391 @Jayh391
          last edited by

          @Jayh391

          Worked GREAT!

          1 Reply Last reply Reply Quote 0
          • zdenekZ Offline
            zdenek @iwaldrum
            last edited by

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

            thanks, Zdenek

            I 1 Reply Last reply Reply Quote 0
            • I Offline
              iwaldrum @zdenek
              last edited by

              @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
              
              
              zdenekZ 1 Reply Last reply Reply Quote 0
              • zdenekZ Offline
                zdenek @iwaldrum
                last edited by

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

                I 1 Reply Last reply Reply Quote 0
                • I Offline
                  iwaldrum @zdenek
                  last edited by

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

                  zdenekZ 1 Reply Last reply Reply Quote 0
                  • S Offline
                    shbatm Module Developer @disakos
                    last edited by

                    @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
                    • zdenekZ Offline
                      zdenek @iwaldrum
                      last edited by

                      @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

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

                        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