Isn’t €319 for 1 m² expensive when it’s not glass?
Read the statement by Michael Teeuw here.
Posts
-
RE: [ORDER CLOSED] Two way mirror order in Germany
-
RE: Passing Variables Around
Ok, I understand what you are trying to do. But I’m pretty sure it’s not possible to insert variables into the config file.
If you can’t access your MongoDB using a client side API, I would suggest adding a node_helper to your module and sending “notifications” between frontend (module) and backend (node_helper) asking for the information you need? You can do this in the start-part of the module if it is an one time thing.
If you haven’t, make sure to read and understand this documentation: https://github.com/MichMich/MagicMirror/tree/develop/modules
-
RE: Passing Variables Around
I really don’t understand what you are trying to do! It seems you are trying to put some code inside config.js?!?
-
RE: Currency Exchange Rates?
How many currencies are people really interested to follow on their mirror? 1? 3? 5? 10? More? This number would dictate the layout of the module.
I’m considering a module for my self, but I basically just need 1 (THB/NOK).
-
RE: Something I'm working on ...
@MichMich I noticed that format of table markdown is not optimal. The rows should be alternating color. A good example that current format is bad is here: http://beta.magicmirror.builders/module/29/motioneye. Notice that it’s difficult to see what configuration value belongs to which description…
-
MMM-MotionEye - surveillance video stream on your mirror!
‘MMM-MotionEye’ is a module for displaying a camera stream from Motion Eye on your MagicMirror².
(Motion Eye is a free surveillance software that is highly recommended!)
Installation instructions:
[card:CatoAntonsen/MMM-MotionEye]
-
RE: Something I'm working on ...
I noticed that when looking at a single module the URL isn’t 100% friendly. It has a “8” in there.
Maybe category? Will it stay constant?
I would rather link to my modules in my signature to this page instead of to a forum post or GitHub repository. But then I have to trust the links to be permanent.
-
RE: Something I'm working on ...
Great idea! Super easy to add modules!
Will you make the library browsable/searchable?