• 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.

Manage MagicMirror by smartphone

Scheduled Pinned Locked Moved Troubleshooting
10 Posts 3 Posters 6.0k Views 2 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.
  • G Offline
    greda
    last edited by Nov 29, 2017, 9:36 AM

    Hello,
    Is it possible to administer the magicmirror with a smartphone (change information or others)? If it’s possible how?
    Have a good day.

    M 1 Reply Last reply Nov 29, 2017, 12:39 PM Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer @greda
      last edited by Nov 29, 2017, 12:39 PM

      @greda

      You can do some things with your phone using this

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

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • C Offline
        cowboysdude Module Developer
        last edited by Nov 29, 2017, 12:42 PM

        Well there once was an app for the phone for MM but the guy released it and never followed through with it…so it faded away… too bad too because it had really good potential to do exactly what you were looking for…

        1 Reply Last reply Reply Quote 0
        • G Offline
          greda
          last edited by Nov 29, 2017, 3:37 PM

          Thank you. I go to install this software quickly

          1 Reply Last reply Reply Quote 0
          • G Offline
            greda
            last edited by yawns Dec 4, 2017, 5:32 AM Dec 2, 2017, 11:59 PM

            Hello,
            I try to use MMM-Remote-Control but i need help to configure config.js I paste this one in config.js but i got an error

            {
                module: 'MMM-Remote-Control'
                // uncomment the following line to show the URL of the remote control on the mirror
                // , position: 'bottom_left'
                // you can hide this module afterwards from the remote control itself
            },
            

            Thanks you for your help.

            M 1 Reply Last reply Dec 3, 2017, 12:00 AM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @greda
              last edited by Dec 3, 2017, 12:00 AM

              @greda

              What’s the error?

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 1
              • G Offline
                greda
                last edited by yawns Dec 4, 2017, 5:33 AM Dec 3, 2017, 10:13 PM

                Please create a config file.
                My config.js :

                {
                module: ‘MMM-Remote-Control’
                // uncomment the following line to show the URL of the remote control on the mirror
                // , position: ‘bottom_left’
                // you can hide this module afterwards from the remote control itself
                },
                
                M 1 Reply Last reply Dec 3, 2017, 10:57 PM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @greda
                  last edited by Dec 3, 2017, 10:57 PM

                  @greda

                  There is a comma missing but it’s not your fault. I looked at the repo and its missing from there. You don’t need the comments either so I removed them for you. Copy and paste this:

                  {
                      module: 'MMM-Remote-Control',
                      position: 'bottom_left'
                      
                  },
                  

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 1
                  • G Offline
                    greda
                    last edited by Dec 4, 2017, 9:31 AM

                    Thanks you Mykle 1 !!!

                    M 1 Reply Last reply Dec 4, 2017, 1:32 PM Reply Quote 1
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @greda
                      last edited by Dec 4, 2017, 1:32 PM

                      @greda said in Manage MagicMirror by smartphone:

                      Thanks you Mykle 1 !!!

                      De rien, mon ami

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      1 / 1
                      • First post
                        7/10
                        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