I’m wanting to create a MagicMirror that shows commute times to local restaurants. Magic Mirror will be housed on a VM at home, but I am wanting to have a QR code at work for other people at work to view the Magic Mirror on their phones. I’ve tried googling a little bit, but I am new to this and having some trouble finding relative information that’s not the Remote Control module.
I looked at the Remote Control Module, but I don’t want to do admin on the MM from my phone, I just want an easy way to view the mirror from a QR code, is there a way to do that? Unless I missed something on the Remote Control Module that lets me just view the mirror
I’ve tried localhost:8080, but it shows nothing (I have a separate Magic Mirror set up on a raspberry pi 2)
I also tried ipaddress:8080
but it says the same thing
I got the IP address of the pi from ifconfig command
I’m trying to test by using a browser from another computer connected to the same internet. Both the pi and the computer are using ethernet.