@Mykle1 Yeah, I get it. There’s so much I don’t know about what the MM can do and it appears I’m going to have extra time to learn while I “stay at home” in coming weeks/months. Watching your “Hello Lucy” video has encouraged me to dig into the MM documentation more.
Read the statement by Michael Teeuw here.
Posts
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
@Mykle1 I’ve got 4 of them currently staring at me and I’ve only got 2 eyes. Seems like overkill to me. Actually, I’m testing the Ubuntu and MacMini MM2s that will, eventually, replace the two MM2s based on RPi.
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
@sdetweil On a side note…I updated my old Toshiba NB 205 laptop to Ubuntu Mate and tried to manually install MM2. After a few unsuccessful attempts, I used your script on Github and it ran through the installation and started up the new MM2 successfully in one attempt. THANKS! Since I’m “staying at home” due to the virus, I’ve now gotten MM2 to run on a Windows 10 PC, Mac Mini and now Ubuntu Mate. And…in the process, I’ve learned a great deal! Now, all I have to figure out is what I’m going to do with all these MM2s! :slightly_smiling_face:
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
@Mykle1 Yep, I had an old Toshiba NB205 laptop that I had converted to Ubuntu a couple years ago. I updated the OS and installed MM2 without a single hitch. Nice!
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
@Mykle1 Nope, missed the video the first time. Now seen. Amazing! Being a relatively new MM2 user, I didn’t know about hiding/showing pages or Hello-Lucy. Once I get my new MM2s up and running I’ll check into it.
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
@Mykle1 I will definitely take a look at Ubuntu. I got here since 1 of my 2 MM2 running with RPi isn’t stable enough and I’ve run out of things to try. I also have an old MacMini that I’m going to try. Thanks for the encouragement!
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
@Mykle1 May I butt in here. I was the one who started the question. I had to change the “start:” string in the package.json file to:
“start”:“node_modules/.bin/electron js/electron.js”
As Sam instructed. Once I did that, the “npm start” command got my MM2 running.
Thanks, BTW, for creating the walkthrough. I’m thrilled to have MM2 running on my old Acer laptop!
-
RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
OK…I’ll work on that.