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.

    [Remote-Control] Shutdown, Configure and Update your MagicMirror

    Scheduled Pinned Locked Moved System
    274 Posts 78 Posters 795.1k Views 77 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.
    • P Offline
      PaulB
      last edited by

      @Jopyth

      This is an awesome module. Thanks for creating :)

      I tried to download it via “sudo apt-get install https://github.com/Jopyth/MMM-Remote-Control”
      but nevertheless I get the following notice:

      E: Unable to locate package https
      E: Couldn’t find any package by regex ‘https://github.com/Jopyth’

      I hope you have a tip, how I can solve this :)

      Kind regards,
      Paul

      strawberry 3.141S 1 Reply Last reply Reply Quote 0
      • strawberry 3.141S Offline
        strawberry 3.141 Project Sponsor Module Developer @PaulB
        last edited by strawberry 3.141

        @PaulB as the install instruction says git clone https://github.com/Jopyth/MMM-Remote-Control.git

        https://github.com/Jopyth/MMM-Remote-Control#installation

        Please create a github issue if you need help, so I can keep track

        P 1 Reply Last reply Reply Quote 4
        • P Offline
          PaulB @strawberry 3.141
          last edited by

          @strawberry-3.141 as always… thanks a lot :)

          If you still have the nerves to answer just one more question :) I would like to how to use the html web script.
          I ve searched the IP-Adress but nether the local IP nor the IP4 would work.

          Do you have a betting guess which I should use?

          Thanks a lot!

          strawberry 3.141S 1 Reply Last reply Reply Quote 0
          • strawberry 3.141S Offline
            strawberry 3.141 Project Sponsor Module Developer @PaulB
            last edited by

            @PaulB by default you should be able to access the remote by

            http://raspberrypi:8080/remote.html
            

            or run ifconfig to research your ip

            then access it via

            http://ip:8080/remote.html
            

            Please create a github issue if you need help, so I can keep track

            J 1 Reply Last reply Reply Quote 0
            • J Offline
              Jopyth Moderator @strawberry 3.141
              last edited by Jopyth

              @PaulB In addtition to what @strawberry-3.141 wrote, you can also set a position in the config, and it should display the URL on the mirror, for example like this:

              {
                  module: 'MMM-Remote-Control',
                  header: 'Remote Control',
                  position: 'bottom_right'
              },
              

              Helpful sticky: How to troubleshoot

              D 1 Reply Last reply Reply Quote 0
              • D Offline
                done @Jopyth
                last edited by done

                @Jopyth
                This is a hardcore module from what I see here. Nice one!

                Say, would “turn on monitor for x minutes” be a possible feature?
                Like a sleep timer on the TV.

                I come from an energy saving point of view and “turning on” is great but you know how we are. We always forget to turn things off.

                Cheers
                done

                J 1 Reply Last reply Reply Quote 0
                • J Offline
                  Jopyth Moderator @done
                  last edited by

                  @done Thank you.

                  Yes this is certainly possible. Would it make sense to also make an option, which automatically switches off the screen at the start up then? So the “default” would be, that the screen is off, but you can switch it on for x Minutes?

                  Helpful sticky: How to troubleshoot

                  D 1 Reply Last reply Reply Quote 0
                  • D Offline
                    done @Jopyth
                    last edited by

                    @Jopyth I think I don’t understand the difference? :D
                    Or you’re talking about the default sleep time that is already set at start up of the pi?
                    So that, no matter what you do, you set a (default) timer of i. e. 15 minutes when the hdmi switches off.

                    1 Reply Last reply Reply Quote 1
                    • P Offline
                      PaulB
                      last edited by

                      @strawberry-3-141 @Jopyth Thank you very much for your help.

                      My error was following one:

                      “https://192.168 …”

                      Now, I ve fixed it in “http://192.168 …”

                      –> It’s the small things that matter, I guess :D

                      Thanks a lot.
                      @Jopyth I love it :-) Well done!

                      1 Reply Last reply Reply Quote 1
                      • R Offline
                        rvdgeer @Jopyth
                        last edited by

                        @Jopyth Amazing work so far!
                        Can’t wait for the ‘finished’ product (read: next major version).

                        1 Reply Last reply Reply Quote 2
                        • 1
                        • 2
                        • 6
                        • 7
                        • 8
                        • 9
                        • 10
                        • 27
                        • 28
                        • 8 / 28
                        • 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