Hi dude,
Thank you for your module, nice job and nice module.
However, i have some suggestions.
Is there a way to NOT put code inside the MMM-remote module. My concern is if I do a git pull of the MMM-remote, I will lose the code I wrote inside? Is the developer of MMM-remote can implement a patch and “link” your module to his?
What do you think about setting an input in the remote.html to load a youtube video (the user will only have to do a copy/paste)
What do you also think of authorizing a user to load a website into an iframe? And if the url starts with “http://www.youtube.com”, load the video. If not just display the web page in an iframe?
Read the statement by Michael Teeuw here.
Posts made by djo
-
RE: youtube - Embedded YouTube on Your MagicMirror
-
RE: Loading website and display it in my MM
Hi,
This module seems nice -> https://forum.magicmirror.builders/topic/2094/youtube-embedded-youtube-on-your-magicmirror because it implements what we need. It load a youtube video inside an iframe. A little customization will be necessary to load a real URL but nothing nasty
However, the major issue for me is the code we have to put inside the module MMM-remote module.
If we update this module, we will lose everything we wrote inside. -
Loading website and display it in my MM
Hello,
My idea was to give the possibility to my GF to send an URL (=a receipe) to the MM via her mobile phone (= the remote plugin works well for that). This URL would be display in the full screen via an iFrame.
I was thinking of using the iFrame module but the url need to be written inside the config while I want to change it regularly.Is anyone has an idea how to do that?
Thank you in advance for your assistance