• 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
  1. Home
  2. fox
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Offline
  • Profile
  • Following 1
  • Followers 0
  • Topics 20
  • Posts 187
  • Groups 0

Posts

Recent Best Controversial
  • RE: Two way mirror order for USA

    @jsmitty311 said in Two way mirror order for USA:

    looks interesting…so total cost for 24" x 14" no polishing would be $128.32 including shipping to TX? i assume this would be ground shipping.

    What is ground shipping?

    posted in Hardware
    F
    fox
    Mar 25, 2017, 8:14 AM
  • RE: My Square MagicMirror - Wooden Frame

    #very Nice @istepgueu

    posted in Show your Mirror
    F
    fox
    Mar 20, 2017, 7:41 PM
  • RE: Display web widget on mirror through iFrame?

    @michael24h said in Display web widget on mirror through iFrame?:

    @fox said in Display web widget on mirror through iFrame?:

    https://github.com/TheBogueRat/MMM-iFrameReload

    Actually I Didn’t know there two different iframe modules.
    I’m glad you work out this

    I think the diffference is, that the Reload-module can update the content.
    Thank you :)

    posted in Troubleshooting
    F
    fox
    Mar 14, 2017, 6:30 PM
  • RE: Display web widget on mirror through iFrame?

    @michael24h

    I got it… really weird:
    This works: https://github.com/desertblade/iFrame

    This does not work: https://github.com/TheBogueRat/MMM-iFrameReload

    alt text

    I checke the posts in this tread and i saw that you are using iFrame instead of iFrameReload :)

    Now i must update this but i will likely do this with shedule updater. Thank you michael

    posted in Troubleshooting
    F
    fox
    Mar 14, 2017, 5:53 PM
  • RE: Display web widget on mirror through iFrame?

    I also copied the html file to the Magic-Mirror-Raspi:
    http://192.168.188.25:8080/modules/MMM-iFrameReload/index.html

                    {
                            module: "MMM-iFrameReload",
                            position: "top_right",
                            header: "",
                            config: {
                                    url: "http://192.168.188.25:8080/modules/MMM-iFrameReload/index.html",
                                    width: "100%",
                                    height: "100%px"
                            }
                    },
    
    

    Also no effect

    posted in Troubleshooting
    F
    fox
    Mar 14, 2017, 5:45 PM
  • RE: Display web widget on mirror through iFrame?

    @michael24h said in Display web widget on mirror through iFrame?:

    can you open this html doc from anather machine ? in local network
    if not you not sharing this document called .html in local net

    Now i have created also a folder “pool” and point to the folder (file is now index.html) and the config points only to the folder. but also no effect.
    alt text

    Also checked with another computer in same network, the PC shows the page… Only mm, respective the MMM-iFrame module does not show the content

    posted in Troubleshooting
    F
    fox
    Mar 14, 2017, 5:35 PM
  • RE: Display web widget on mirror through iFrame?

    I changed it to the local ip:
    alt text

    also the config

                    {
                            module: "MMM-iFrameReload",
                            position: "top_right",
                            header: "",
                            config: {
                                    url: "http://192.168.188.30/home.html",
                                    width: "100%",
                                    height: "100%px"
                            }
                    },
    
    

    then restarted mm but still nothing :(

    alt text
    Despite, thank you very much @michael24h that you help me in such details :)

    posted in Troubleshooting
    F
    fox
    Mar 14, 2017, 5:27 PM
  • RE: Display web widget on mirror through iFrame?

    @michael24h said in Display web widget on mirror through iFrame?:

    @fox
    I share on my local net. photo album

    http://192.168.0.12/photo/#!Albums!0_1489511516394_Screen Shot 2017-03-14 at 17.09.56.png

    Ok i understand. But why is it not working on my screen :(

    posted in Troubleshooting
    F
    fox
    Mar 14, 2017, 5:13 PM
  • RE: Display web widget on mirror through iFrame?

    Here is the output of home.html:
    alt text

    alt text

    posted in Troubleshooting
    F
    fox
    Mar 14, 2017, 5:10 PM
  • RE: http request

    Could someone please post a sample xml file that works?
    I dont know how to generate my xml file correctly.

    posted in Development
    F
    fox
    Mar 14, 2017, 5:08 PM
  • 1 / 1
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