A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Get URL from Newsfeed (full article)

    4
    0 Votes
    4 Posts
    2k Views
    S
    Ok. I’ve solved the problem. There wasn’t a url decleration in my fetcher.js. I put it in to the fetcher.js an it works very well now. Thanks for your help. Great forum. Greetings from Thuringia/Germany
  • Encoding issues with RSS feed on Newsfeed module

    Solved
    5
    0 Votes
    5 Posts
    3k Views
    M
    @strawberry-3.141 That works for me as well now, looks like I didn’t run across ISO-8859 while I was researching. Thanks for the help!
  • Lesson Learned: Updating HTML canvas module

    2
    0 Votes
    2 Posts
    1k Views
    strawberry 3.141S
    @hoyski you’re not the first who came across this issue, but using id for timestamps isn’t that nice. I would use a different attribute for it. Imagine more modules would do this depends on what youre using for the timestamp a user could end up with two modules trying to use the same id for different modules
  • What happened to the develop branch?

    5
    0 Votes
    5 Posts
    3k Views
    strawberry 3.141S
    @Cato Ok just found the discussion on github
  • http request

    53
    0 Votes
    53 Posts
    47k Views
    foxF
    Could someone please post a sample xml file that works? I dont know how to generate my xml file correctly.
  • Font Awesome Update...

    4
    0 Votes
    4 Posts
    3k Views
    R
    I propused the idea mentioned before https://github.com/MichMich/MagicMirror/pull/775
  • Module Switcher?

    2
    0 Votes
    2 Posts
    1k Views
    brobergB
    @james-k-7 https://forum.magicmirror.builders/topic/1402/mmm-profileswitcher-a-profile-user-layout-switching-module
  • Using localhost

    1
    0 Votes
    1 Posts
    1k Views
    J
    Hello, is there any tutorial for how to use php files in magicmirror? i want to know if its possible to just use the php files via ajax without the need of the modules
  • php/python apis

    2
    0 Votes
    2 Posts
    1k Views
    R
    @jujz You can call by node_helper to localhost and use your API
  • dealing with applications via the mirror..

    7
    0 Votes
    7 Posts
    3k Views
    J
    @yawns thankyou so much for your useful reply… i actually only want two apps. one for the lifx lights and the other for the wemo app… i just want to know how exactly would i deal with an api that uses php without placing the magicmirror folder else where… im lost
  • Run time Movement of Modules across Page

    1
    0 Votes
    1 Posts
    894 Views
    E
    Hi All, I have seen module hide/show is available but just wanted to do a quick check Is it possible to change the position of modules at run time? Lets say, based on config file Module A is on top, Module B on Bottom. I wanted to exchange their position at runtime Thanks
  • Include from /modules/node_modules/

    7
    1
    0 Votes
    7 Posts
    3k Views
    strawberry 3.141S
    @mortenbirkelund that happens only in the node_helper
  • MMM-PIR - off delay

    11
    0 Votes
    11 Posts
    9k Views
    troelsbuggeT
    Thank you for sharing @JamesMM - it works perfectly!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    47 Views
  • 0 Votes
    9 Posts
    5k Views
    P
    @Brice Thanks! ok for the format, will do that. I am uneasy about removing the number from the name : It comes as it from the JCDecaux server. Any parsing from my part would be under risk from future modifications. The number is the ID, it feels more precise than a ‘name’. I would need more users’ feedback for this point but with a grand total of one user ‘me’, I think I will let it like this, don’t you agree? cheers
  • Request template to create new MM module

    4
    0 Votes
    4 Posts
    3k Views
    R
    Maybe this can be useful for you https://github.com/roramirez/MagicMirror-Module-Template
  • Defining a module configuration schema standard

    9
    2 Votes
    9 Posts
    5k Views
    R
    I just publish a first release functional of https://github.com/roramirez/MagicMirror-Module-Template If there suggest about include JSON Schema of something else, come on!, let me know
  • A little help with my own module

    7
    0 Votes
    7 Posts
    3k Views
    K
    @tosti007 I will have to try again, but what I did was similar to what you suggested.Atleast I believe it was. The thing that’s mainly bothering me is the fact, that the same code executed on its own and not automated within the node_helper is working fine.
  • Determining module content dimensions before returning wrapper

    Unsolved
    1
    1 Votes
    1 Posts
    955 Views
    AdamMoses-GitHubA
    I gave a forum search but couldn’t find much on this. When building the HTML content wrapper to return via updateDom, is there a way to check the sizes of a given element or the module contents as a whole? I’ve checked using clientWidth/clientHeight and offsetWidth/offsetHeight but they always return zero I guess because nothing is actually rendered yet. My desire is to dynamically fill in all available vertical space on left or right side of the screen without having text overflow into a module above or below it. The width of the module in this case would be a fixed size.
  • Abandoned module - Yours if you want to pick it up

    1
    0 Votes
    1 Posts
    1k Views
    I
    Got part way through developing this module, but found in testing that my environment was not up to the task of playing the videos. more in the read me [card:izanbard/MMM-youreBeautiful] I am putting it up here in case anyone wants to pick it up