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.

    Getting MM2 running on a Mac Mini?

    Scheduled Pinned Locked Moved General Discussion
    8 Posts 4 Posters 6.0k Views 3 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.
    • KirAsh4K Offline
      KirAsh4 Moderator
      last edited by

      Assuming the Mini is running the underlying BSD Unix OS, technically it should be possible, however you are pretty much on your own there. You need to find out if there is a recent node version that will run on it, and install that. Then do a manual clone of the repository and run 'npm install' in the cloned folder and see if it runs without errors (warnings are OK).

      A Life? Cool! Where can I download one of those from?

      1 Reply Last reply Reply Quote 0
      • A Offline
        alexyak
        last edited by

        I am debugging the MM2 on my Macbook Pro, so it should run on the Mac Mini. Just follow what @KirAsh4 has outlined in his reply.

        Just wondering how are you going to use an old iPad as the monitor for the MacMini? Using Duet or something?

        M 1 Reply Last reply Reply Quote 0
        • MichMichM Offline
          MichMich
          last edited by

          MagicMirror² runs fine on a Mac Mini. As a matter of fact, MagicMirror² is developed with with a focus on the Mac Mini … Want to know why? Sorry, that’s a little secret … ;)

          1 Reply Last reply Reply Quote 2
          • M Offline
            maju6406 @alexyak
            last edited by

            @alexyak I was just planning on running Safari on the iPad, and point it at the macmini running mm2 in server mode. Now I realize I’d probably need to jailbreak the iPad so that doesn’t go to sleep. Thoughts?

            MichMichM 1 Reply Last reply Reply Quote 0
            • M Offline
              maju6406
              last edited by

              Ran on my mac with no issues! Both ‘npm start’ and ‘npm serveronly’ worked without issues.
              I am using:
              $ node -v
              v5.1.1
              $ npm -v
              3.3.12

              1 Reply Last reply Reply Quote 0
              • MichMichM Offline
                MichMich @maju6406
                last edited by

                @maju6406 How about making a simple WebView app using Xcode that doesn’t go standby.

                In Swift:

                UIApplication.sharedApplication().idleTimerDisabled = true
                
                M 1 Reply Last reply Reply Quote 0
                • M Offline
                  maju6406 @MichMich
                  last edited by

                  @MichMich Perfect! I also didn’t realize you can turn off Auto-lock via Settings these days. Thanks so much for creating this project. I get my mirror tomorrow so that’s when the real fun begins :).

                  1 Reply Last reply Reply Quote 1
                  • 1 / 1
                  • 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