@juvesito If you are comfortable to go without destkop i would go that way.
Otherwise, both works.
Read the statement by Michael Teeuw here.
Best posts made by Nystro0m
-
RE: Which Pi version is best?
-
RE: MMM-Profilepicture - Add individual background pictures to your profiles.
Thanks alot for the module! Works lika a charm.
For everyone that wants to use a local image, you could use this as your url:
http://127.0.0.1:8080/modules/MMM-Profilepicture/pictures/YOURIMAGE.jpg
And as provided in the link, the image should be located in
/modules/MMM-Profilepicture/pictures/
-
RE: MMM-NOAA - Another Weather Module
It did work like a charm, thanks alot dude!
Also thanks to @Mykle1 for chatting with me and updating me on the social status of @cowboysdude hehe.
For a first time post, i must say you guys have impressed me of how welcoming a Forum can be. It’s rare from my experience. -
RE: MMM-NOAA - Another Weather Module
@cowboysdude
I got a error after the update with following:/home/pi/MagicMirror/modules/MMM-NOAA/MMM-NOAA.js:399 ======= ^^^ SyntaxError: Unexpected token ===
I removed the ====== on line 399 with success to get the module working.
Im not sure if this is just on my side, im still new to this. But i thought it could good to be shared.
Edit: This could make a problem with updating the the module. I experience the clock getting stuck from time to time.
-
RE: MMM-NOAA - Another Weather Module
@Johans
Im running on a Raspberry pi B ver.1 and it have some problems loading information from time to time when it been pushed to far.
I would make sure that it is no error in the console from NOAA or other modules:
Either by Comwboysdude method, but you could also run: “npm start dev” when starting MagicMirror.
Another way that i did find more speed efficient is to open the MagicMirror interface on a secondary computer by going to: “Your.PI.LocalIP:8080/”.
And then right-click and choose “inspect” in Chrome. Here you can find the console.Make sure to have your WhitelistIP set properly.
I could also recommend Jophys - Remote Control Module.
With this you can restart you MagicMirror, enter the web interface and such remotely if you are not comfortable with ssh. -
RE: MMM-NOAA - Another Weather Module
@cowboysdude said in MMM-NOAA - Another Weather Module:
We tried running it on the dev version of the mirror and it had lots of errors LOL
BUT that is a dev version… I’m running 2.1.0 because it runs on windows without having to do git bash windows stuff … I try running newer versions of MM but I just get all kinds of errors with MM and it won’t run so back to 2.1.0…If I need anything I’ll let you know and I do appreciate your help!! :) Thank you!
[PS I am working on an update …changing the format of the bottom 4 day forecast ;) Shhhhh don’t tell anyone hahahahahha].
Haha i promise, i wont tell a soul lol! Looking forward for the update!
I also found out today i had excellently messed up my custom.css when trying to backup things.
So i think that that one could had unable me to adjust the wFont. -
RE: MMM-NOAA - Another Weather Module
@Mykle1 And all the modules etc.
I started of migrating all of my modules and main css-changes to a custom CSS.
And now this gah, i will grab a beer after this tea. That will do it! -
RE: MMM-NOAA - Another Weather Module
@cowboysdude No worries! I also added the missing part in the Swedish translation.
Anything else i can help with? -
RE: MMM-NOAA - Another Weather Module
@Mykle1 Well… You cant understand how everything works right away!
I though i needed to copy all CSS from main to custom. So i made a local backup of the Main.css instead.I now know better! lol