A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Oral-b toothbrush

    4
    0 Votes
    4 Posts
    2k Views
    A
    thank you!
  • Multiple desktop with swipe

    4
    0 Votes
    4 Posts
    2k Views
    brobergB
    @mortenbirkelund I’ve made two touch modules, none of them swipe, but anything you can do with a mouse you can add to MM via javascript events, like click etc etc. There are more profile/module selection modules to hide and show different kind of modules, they don’t need facial recognition, they can get input from any source, more or less.
  • Module for Items to update via Websocket

    Unsolved
    1
    0 Votes
    1 Posts
    941 Views
    binderthB
    I’m looking for something like MMM-Syslog, a module, where I can setup items, which can then be updated via Websocket. I’m not a developer, so I can’t make it my own, but it should do something like this: adding items like Text, Number, Boolean giving them names and Icons updating them via Web-URL or whatever: analog to MMM-syslog syntax: http://MIRROR_IP:MIRROR_PORT/syslog?item=ITEM_NAME&value=ITEM_VALUE Use Case is to send updates of my smarthome-items to show up in the MagicMirror. I’m thinking of some states (Text), Temperatures (Number) or states of e.g. open Windows or whatever (Boolean).
  • ASANA App

    1
    2 Votes
    1 Posts
    1k Views
    D
    I saw that someone made a Trello task manager module and was wondering if one could be made for Asana.
  • Video messages

    4
    0 Votes
    4 Posts
    2k Views
    B
    +1, I was thinking about a mini website where friends could record and post their audio/video message, then a notification is shown on the mirror, and buttons in the remote-app could allow the play/pause/next/delete functionalities.
  • 24h weather forecast graph

    13
    1 Votes
    13 Posts
    10k Views
    T
    @Jeff I ported my 24 hour weather forecast graphs module to https://magicmirror.builders, you can find it on https://github.com/thobach/MMM-WunderGround24Hours.
  • London Bus Times

    3
    0 Votes
    3 Posts
    2k Views
    P
    I tried before, but the Tube API checks the status and color, not times and different stops.
  • Deutsche Bahn Delay

    4
    0 Votes
    4 Posts
    3k Views
    D
    You could use the API by the local organization unit, which is VRR for instance. I wrote something about the VRR-Routing, which possibly may work for other Locations (At leat in NRW): https://forum.magicmirror.builders/topic/1281/deutsche-bahn-list-of-connections-with-delays/3
  • Nullschool weather module

    3
    1 Votes
    3 Posts
    3k Views
    foxF
    Very nice page ! Already some feedbacks about implementation in github?
  • MLB Scores Module

    1
    0 Votes
    1 Posts
    2k Views
    ooom416354O
    Hey all, I know there is a JSON feed of MLB games which is updated in realtime. I was wondering if there is a way to build a module which pulls the results of this feed and displays the schedule and when the game is going on, the inning and score. Similar to what was done for the MMM-NHL or NFL module. Here is the JSON link (set for opening day this year) http://gd2.mlb.com/components/game/mlb/year_2017/month_04/day_02/master_scoreboard.json
  • Module for tram timetable

    Unsolved
    5
    0 Votes
    5 Posts
    4k Views
    S
    Hi, I faced the same issue and, therefore, implemented an according module: https://github.com/skastenholz/MMM-DVB. In case you are still interested please give it a try and provide some feedback. Thanks. Stefan
  • Looking for an image carousel

    Solved
    8
    0 Votes
    8 Posts
    4k Views
    N
    @roramirez thank you, I was looking for a gallery, with on optional lightbox popular. I actually developed one myself because I couldn’t find anything similar
  • Asterisk - Call log and active Call

    7
    1 Votes
    7 Posts
    6k Views
    R
    @luvien What kind of call log?, This is possible do it by AMI.
  • MMM-Forecast-IO add 'Feels like' temperature & wind speed

    1
    1 Votes
    1 Posts
    1k Views
    K
    Hello, Since the MMM-Forecast-IO (by @dmcinnes) retrieves it’s data from the Darksky API, it would be great to incorporate integrate the ‘Feels like temperature’ to the module as well. In addition, wind speed would be great as well. Cheers
  • MMM-Wunderground Add wind forecast

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    SnilleS
    Looks great, I’m switching to this module now. Good work!
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    64 Views
  • Alexa to-do list module

    3
    1 Votes
    3 Posts
    3k Views
    O
    if you “switch” to wunderlist, it still keeps all of your data the same with the alexa app so you aren’t necessarily switching, just using it as a means of calling the data.
  • Adding a delayed "display off" to the PIR Sensor module.

    1
    0 Votes
    1 Posts
    947 Views
    K
    Hoping someone can assist. I’m finishing up my first MagicMirror project and need a bit of help with the PIR-Sensor module(https://forum.magicmirror.builders/topic/52/pir-sensor-put-your-mirror-to-sleep-if-not-used/6). I’d like to modify the code to have a delay on turning the display off so that it turns off 20 seconds after the last “USER_PRESENCE” is detected. Right now it turns off immediately. Thanks
  • Compliments text cycler without the randomizer

    Solved
    14
    0 Votes
    14 Posts
    8k Views
    C
    @yawns Yep works perfectly! Thank you!
  • Toothbrush integration

    34
    1 Votes
    34 Posts
    27k Views
    SvenSommerS
    @onetwankyfive, @dfuerst As this is not an request topic any more I made a new one in the developer section. You can find it here. Feel free to move over, if you want to assist the development of the module I’m creating right now.