Thank you @plumcraft and @tyho!
It is a bit of both. The module developer incorporating voice commands for his module will add a list of commands that he needs. For instance, ‘COUNT UNREAD; HOW MANY EMAILS?’. A dictionary is then generated automatically by the voice command module. The mirror will only understand count, unread, count unread, how many emails, emails (un-important words are ignored). @strawberry-3-141 and I have both been working on the module, and I would like to take his suggestion of adding regex matching as well.
Hello I’m pretty new to MM. I love the weather feature because I like to go biking a lot and like to see if its a good day but I sometimes need to see what time its going to rain later in the day. I have tried to use WunderGround for hourly weather but that wasn’t working for me so I was wondering if anyone knew how to get hourly weather for OpenWeather and if not could help develop for it.
Is there a way to install Pi Music box in the background, without having to put the whole image on my memory stick and overwrite what I’ve got for my MM?
Or is it worth just putting Music box on first, then installing the mirror?
I want to be able to play music through it as well as use it as a mirror.
I love biking to work. Just not so much when it rains. Since it rains quite a bit where I live (the Netherlands), it would be very useful if I could simply look at the Magic Mirror to see when it will rain (and how much). I’m thinking of a module that displays graphs such as those being shown at e.g. http://forecast.io/lines/, in particular the ‘next hour’ one. Another example of such a graph can be found here: http://www.buienalarm.nl/location/utrecht (in Dutch)
It is relatively easy to show radar maps such as those at http://www.buienradar.nl/ on the Magic Mirror. Unfortunately, these maps are in green and blue. Not the optimal colours for the magic mirror if you ask me. I don’t have the NodeJS/Javascript skills to create a module showing graphs showing the expected precipitation. Any suggestions where to start and/or help coding this module are most welcome!
There’s another option to use a cloud service from Microsoft https://www.microsoft.com/cognitive-services/en-us/face-api. It should be enough to have just one good picture of your student uploaded to the server. I’ve got a basic module working that uses these api’s, but it’s not at the stage that I can publish it for everybody yet.
is it possible to add to the forcast module an graphic forcast? Like on the homepage of openweathermap.org.
I have seen this at a Blog. It looks very good, but I don´t know how to implement this to MM2.
A location based night sky background for MagicMirror
Using the SkyView APP(a location based augmented view of the night sky with stars and satellites) i was wondering how this could be made possible for MagicMirror.
The idea is to make use of the MagicMirror’s black background with a layer of stars that are changing during the day depending on your location.
The old way (time based):
alt text
The new way (location based):
alt text
For example a nice looking Ref6.
A few more examples of MagicMirror with use of online sky maps*: Example1 using the map of Ref1. Example2 using the map of Ref4. & Ref5. Example3 using the map of Ref2. Example4 using the map of Ref6.
I’m sharing this to make this idea available using a module.
I have not started this yet, as I have been sick with pollen…
However, when I investigated the size of a project like this, I saw that it should not be that complex to implement this as a plugin. I will start sometime after the summer I think.
I have created a first draft/concept of this, if you want to experiment. :)
You then need to implement the function `processResponse’, and maybe something more, IDK.
@Pfannerfranz It’s definitely possible. Just copy the compliments module into a new folder (outside of the default folder, and give it a new name (rename the folder, rename the .js file, and rename the module inside the .js file). You can now modify that module any way you want.
By the way: welcome the community. Looking forward to your contributions.
Hello Programmers… I am looking for someone to take a look at Vivify Scrim. This is an Agile tool for planning and working with tasks etc. I am sure anyone in the IT field knows what I’m talking about.
I would like to have a module that would display our current scrum cycle. There is an API so if someone would like to take a stab at it, I would be grateful.