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

Getting MM2 running on a Mac Mini?

Scheduled Pinned Locked Moved General Discussion
8 Posts 4 Posters 5.8k 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.
  • K Offline
    KirAsh4 Moderator
    last edited by Aug 1, 2016, 5:15 AM

    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 Aug 1, 2016, 3:58 PM

      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 Aug 2, 2016, 4:26 AM Reply Quote 0
      • M Offline
        MichMich Admin
        last edited by Aug 1, 2016, 8:38 PM

        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 Aug 2, 2016, 4:26 AM

          @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?

          M 1 Reply Last reply Aug 2, 2016, 1:01 PM Reply Quote 0
          • M Offline
            maju6406
            last edited by Aug 2, 2016, 6:02 AM

            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
            • M Offline
              MichMich Admin @maju6406
              last edited by Aug 2, 2016, 1:01 PM

              @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 Aug 2, 2016, 3:48 PM Reply Quote 0
              • M Offline
                maju6406 @MichMich
                last edited by Aug 2, 2016, 3:48 PM

                @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
                1 / 1
                • First post
                  6/8
                  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