A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Profile switching API

    13
    0 Votes
    13 Posts
    9k Views
    A
    @KirAsh4 Thanks for the quick response! I’ll take a look at the BUTTON module. Hopefully it’ll work the way I need it to. Fortunately, I only have 2 profiles I’ll need to cycle thru.
  • Module with Toshl API

    2
    0 Votes
    2 Posts
    2k Views
    KirAsh4K
    @monsieurpouet said in Module with Toshl API: (not me, I’m a really really bad developer) At some point, we were all bad developers. You have to start somewhere. Don’t be scared about it, just dive in. There are plenty of resources online that can help you, and there are several folks on here who can also give you a hand. Don’t underestimate yourself.
  • Ability to change color by physical button?

    Unsolved
    13
    0 Votes
    13 Posts
    8k Views
    EoFE
    Hi… This can easily be accomplished with some javascript and css. No need to mess with hardware or anything. Edit: I guess I should actually read the post. You need a physical button. Disregard lol
  • Traffic

    Solved
    6
    0 Votes
    6 Posts
    7k Views
    D
    Take a look here ;-)
  • Microsoft Health

    2
    0 Votes
    2 Posts
    2k Views
    KirAsh4K
    @ascension, I moved your request to the modules request section so other module developers will see it.
  • AirPlay interface

    1
    0 Votes
    1 Posts
    2k Views
    A
    I had the idea of using AirPlay instead of a spotify agent for my magic mirror. I have managed to install and successfully integrate this for my pi using this guide, http://drewlustro.com/hi-fi-audio-via-airplay-on-raspberry-pi/ Now I have music playing, I had the idea of having an interface showing what is currently playing. Any ideas on where to get started for this?
  • Weather based on another provider..

    18
    0 Votes
    18 Posts
    16k Views
    RedNaxR
    @cowboysdude :D Glad it’s working, enjoy!
  • Camera Integration

    1
    0 Votes
    1 Posts
    2k Views
    C
    So instead of putting this behind a mirror, what if I just wanted the camera to display a video feed in the middle of the screen. Could this be done?
  • google spreadsheet chart

    1
    0 Votes
    1 Posts
    1k Views
    N
    I want to display from diverent google spreadsheet some charts may withe a iframe should possible
  • Help building module from existing code.

    2
    0 Votes
    2 Posts
    1k Views
    KirAsh4K
    @matthewj, I moved your post here as it’s more about a module request than just general discussions.
  • WeatherUnderground Alerts

    2
    0 Votes
    2 Posts
    2k Views
    RedNaxR
    Alerts are added to my module https://forum.magicmirror.builders/topic/128/weatherunderground-currently-hourly-daily-configurable/34 However not as extensive as what you propose… yet :)
  • Camera RTSP module

    Unsolved
    1
    0 Votes
    1 Posts
    2k Views
    D
    Another idea is also to have a module to fetch a RTSP stream of a IP camera. Like the podcast module with a button or as an static stream within the screen. That would be great because the button could be also triggered by a bell if you get some visitor. Best regards Dirk
  • MineCraftPi

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    D
    I know this sounds very crazy an idea, but could anyone enlighten me how to insert a window where by I could have displayed the raspberry Pi version of Minecraft… it will really make this interesting for my kids :D
  • Morning News

    Unsolved
    6
    0 Votes
    6 Posts
    4k Views
    paviroP
    @PtrBld please add them to the wiki and the module showcase thread!
  • Hourly Weather Forecast

    Unsolved weather
    2
    0 Votes
    2 Posts
    3k Views
    MichMichM
    Including a graph? That would be awesome. Looking forward to you module! ;)
  • Dinner menu

    Solved
    4
    0 Votes
    4 Posts
    3k Views
    pugslyP
    After looking around I found the Wunderlist module and used that to add a “Menu” list. I can put in a Todo item as the Day - Menu and set it to be due on that day. nice part about it is that anyone who has access to the list can add items or check them off as done using their phones and it updates on the mirror.
  • Sound-activated wake-up

    Unsolved utility
    2
    0 Votes
    2 Posts
    2k Views
    paviroP
    @derekhuffman it’s fine to post it here :) You could do this to ways. Have a module that’s checking a GPIO Pin with a sound sensor, the module could then trigger a relay or turn on the HDMI output. That would work if the monitor does not need to be turned off completely (I would turn it off to save energy). With this approach you would have the information that’s it is turned on available in the MagicMirror system if you don’t need that (you probably don’t), you could also go for a hardware only solution, Google “activate relay if sound is detected” for that. The best method would be to just use a PIR-Sensor or is their any reason you want sound detection?
  • Date range on feeds

    Unsolved
    2
    2 Votes
    2 Posts
    2k Views
    MichMichM
    @KirAsh4 agree! Looking forward to a pull request. ;) I think a general maxNumberOfDays would be enough. I don’t think there are many cases you would need this to be on feed basis. insert why not both meme