Should also be on the forum in the module section.
Read the statement by Michael Teeuw here.
Posts
-
RE: Third party modules causing blank screen
@aubcar did you check your web inspector?
-
RE: Third party modules causing blank screen
@aubcar check your formating! You probably did something wrong adding the modules. You can check by using a javascript validator (Google it :))
-
RE: Mirror is blank even after preparing a config.js file
@taztrk please use Markdown on code snippets so it is easier to read :)
Looks like your OS or node version is not supported by Electron. Try using Raspbian especially if you do not have much experience. -
RE: Mirror is blank even after preparing a config.js file
@taztrk so you did not do
npm install? -
RE: Load data from json file
@mattlugar not sure how
currentweather.jsdeals with data it’s @MichMich’s module he might know something. But it would probably be easier to have a look at the module development README and write a simple module for your purpose from scratch. -
RE: Mirror is blank even after preparing a config.js file
@taztrk make sure to check your web inspector (use the
node serveronlyfunction and a browser of your choice - there should be a thread about that somewhere) for errors. -
RE: Starting my project
@paulofernandesjr a laptop monitor might be complicated to connect a Pi to. Most of use just use a simple desktop monitor and remove it’s housing :)
-
RE: Load data from json file
Hi guys,
A simple Google search fornode parse json filereveals this :smile:For a solution without node another Google search for
javascript parse local json filereveals this article :slight_smile:I hope this helps!
Please also make sure you use Markdown on code snippets so it is easier to read!
-
RE: Apache Permissions: can't duplicating config.js.sample
@feuerball yes for safety you should NOT use it! :P
-
RE: Apache Permissions: can't duplicating config.js.sample
@feuerball
sudoshould not be necessary. -
RE: PIR-Sensor - put your mirror to sleep if not used
@IngmarSwart Strange that you have this issue, since I do not. I only have the problem when the monitor is disabled via a relay while the Pi boots.
Could you do some more research on why this is happening and maybe find a way to fix it withoutrootrights? -
RE: PIR-Sensor - put your mirror to sleep if not used
@IngmarSwart could you explain what setting this changes? And may open a pull request? Is this only possible with
sudo?Please also note: Use Markdown on code snippets so it is easier to read!
-
RE: Morning News
@PtrBld please add them to the wiki and the module showcase thread!
-
RE: Raspberry Pi 3 and Chromium
@MichMich maybe add a note that the tutorial is outdated?
-
RE: Apache Permissions: can't duplicating config.js.sample
-
RE: Apache Permissions: can't duplicating config.js.sample
@patm189 why (and how) are you using Apache vor MM v2 in the first place? It ships its own web server, you can’t use it with apache.
-
RE: PIR-Sensor - put your mirror to sleep if not used
@incubik try the serveronly mode (see the wiki) :)
-
We reached 100 users!
Looks like we reached our first milestone! @jreyes is our 100th user :smile:
It’s great to see so many MagicMirror enthusiasts discussing their passion for the project and what it should become in the future!