I don’t wanna get any badge, I like get gold star 😏
ps. Big one
Read the statement by Michael Teeuw here.
Posts
-
RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!
-
RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!
@savona
Donations a for keep going forum, not for resolving issues with modules. -
RE: ubuntu 18.04 as a server
one more question, so if I wanna use iPad with safari, any fix on this ?
-
RE: ubuntu 18.04 as a server
I guess I’ve got use chromium web browser, thats only one which even works on the Mac
-
RE: ubuntu 18.04 as a server
RIP Compact Navigation!
It looks like in google chrome, they removed the ability to turn this feature on in the ‘about:flags’. -
RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!
I am willing to donate as long as it remains voluntary.
paypal will be prishate as payment method -
ubuntu 18.04 as a server
Hello everyone
I’m running mm on ubuntu 18.04 LTS as a server for last few days, mainly was no problem. But I can’t resolve one issue.
Everytime when are open web browser with magic mirror streaming over lan, from linux server. I can’t make disappear top part of the browser. Any idea what the problem might be. -
RE: [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server
Try open octoprint > go to webcam > then open image in new tab. and copy http address from web browser to your config file in octomirror-module.
-
RE: [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server
@citizendevpi said in [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server:
url: “http://192.168.2.141”
Looks like link isn’t complete. Should looks like this http://ip_address/webcam/?action=stream{ module: 'MMM-MotionEye', position: 'top_right', config: { width: "460px", autoHide: false, url: "http://octoprint IP address/webcam/?action=stream", debug: false, user: "pi" } },I hope this will help you
-
RE: [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server
@shbatm said in [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server:
please post your config section -
RE: Small 'Picture frame' MagicMirror (first attempt)
@E3V3A
In my mm-clock, all 3d printed. No hot glue. -
RE: Small 'Picture frame' MagicMirror (first attempt)
@Robert_K
leave back of mirror open.that will help -
RE: Small 'Picture frame' MagicMirror (first attempt)
The Raspberry Pi 3 is powered by a +5.1V and 2.5A
small lcd screen takes about 3.3v. -
RE: Small 'Picture frame' MagicMirror (first attempt)
Nice work, I did something very similar. Using apple first gen iPad screen :-)
MY CLOCK
MY 10" inch MagicMirror

-
RE: [octomirror-module] Monitor & Control an OctoPrint 3D Printer Server
this works for me:
div.octomirror-module img {
transform: rotate(180deg);