@cowboysdude would u mind sharing the news ticker module?
Read the statement by Michael Teeuw here.
Posts made by albertlwj
-
RE: The 32" Inch Mirror
-
RE: MagicMirror 150x70x2.5 Slim
a quick question…if it’s used in the bathroom, does it need to be waterproofed? Wouldn’t the inside fog up if you’re taking a hot shower?
@bhepler if it’s not a big mirror, adhesive wouldn’t be a big problem unless you live in a place with lots of vibration going on. also it should always be supported at the bottom because just because the adhesive can withstand pulling force, it’s often the downward sliding force of gravity that makes it drop.
-
RE: Slim display due to thin space
why don’t u have a new door rebuilt? the extra space you get would be totally customed to your specs, and it would be much cheaper than obtaining a large screen that’s 1.5cm or less.
-
default newsfeed and iframe
sorry but I’m a noob when it comes to coding js.
does anyone know how I can configure the default newsfeed module to open the article in an iframe when I click on it?
-
RE: Slim display due to thin space
you’re not going to be able to work with 1.5cm room
-
RE: MMM-Assistant google-auth.js
hello thanks for the heads up…i did but now it gives me another error
node google-auth.js /home/pi/MagicMirror/modules/MMM-Assistant/scripts/google-auth.js:27 const assistant = new GoogleAssistant(config) ^^^^^ SyntaxError: Unexpected token const at new Script (vm.js:51:7) at createScript (vm.js:136:10) at Object.runInThisContext (vm.js:197:10) at Module._compile (internal/modules/cjs/loader.js:618:28) at Object.Module._extensions..js (internal/modules/cjs/loader.js:665:10) at Module.load (internal/modules/cjs/loader.js:566:32) at tryModuleLoad (internal/modules/cjs/loader.js:506:12) at Function.Module._load (internal/modules/cjs/loader.js:498:3) at Function.Module.runMain (internal/modules/cjs/loader.js:695:10) at startup (internal/bootstrap/node.js:201:19)
-
MMM-Assistant google-auth.js
can someone help me with this?
pi@raspberrypi:~/MagicMirror/modules/MMM-Assistant $ node google-auth.js internal/modules/cjs/loader.js:550 throw err; ^ Error: Cannot find module '/home/pi/MagicMirror/modules/MMM-Assistant/google-auth.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:548:15) at Function.Module._load (internal/modules/cjs/loader.js:475:25) at Function.Module.runMain (internal/modules/cjs/loader.js:695:10) at startup (internal/bootstrap/node.js:201:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:516:3)
i can’t get past this step
-
MMM-Traffic
is there anyway to display commute times to multiple destinations within the same day" like having 3 mon_destinations each with its own arrival time?
for that matter, is it possible to have different arrival times for all different destinations?
-
RE: MMM-Events
alright thanks! i’ll see if i manage to tweak it :D
it’s a great module thanks for all the work!