Read the statement by Michael Teeuw here.
Posts
-
RE: Standard module: Clock
-
RE: Problem with install new modules
@shashank said in Problem with install new modules:
since Raspi 3 has Wifi and Ethernet , is it possible to get both IP’s displayed with name as LAN and Wifi.
@strawberry-3-141 MMM-IP is a 3rd-party module. Please contact the module author or look at the GitHub for it.
-
RE: Any youtube tutorials?
@azza_pazza. If that still dose not help ^^. Feel free to messages me. I will give you some help as well.
-
RE: Just installed magic mirror, now how do I change some things?
@C13INTZ To answer all of your question. It is all in the config.js file. You can remove the news feed section and change the location of the compliment module also in the config file. The weather is also right in that file too
-
RE: Mirror, mirror on the wall. Who has the biggest of them all?
@MichMich This is truly amazing work. You have done here. Thanks for all you do with the MagicMirror project.
-
RE: Standard module: Clock
@PLATI I have create a pull request to change the config for the default clock module. Right now the code is sitting the devolve branch of the Magic Mirror GitHub once it has been testing and confirm it works. Most likely they will merge it to the master branch.
-
RE: Need some advise. Digital Ocean Modules
Thanks you so much @strawberry-3-141.
-
RE: Need some advise. Digital Ocean Modules
I just update my code.
And i have a droplet created but it shows no data to show ?
-
RE: Need some advise. Digital Ocean Modules
@strawberry-3-141 Hey. I was not able to get it to display it last night. I try everything i could. Any more ideas ?
-
RE: Need some advise. Digital Ocean Modules
@strawberry-3.141
sorry to bug you so much dose that go in the get dom ? -
RE: Need some advise. Digital Ocean Modules
Any ideas where i can start? like where i can get the name and status.
-
RE: Need some advise. Digital Ocean Modules
@strawberry-3.141
Thanks again for all of you help. Now I just need to get the getDom to work :) -
RE: Need some advise. Digital Ocean Modules
Any where ? or in a function called socketNotificationReceived
-
RE: Need some advise. Digital Ocean Modules
where do i add the very last part ?
-
RE: Need some advise. Digital Ocean Modules
@strawberry-3.141 I would like to pull the IP and Name and the Status. and here is a copy of my MMM-Digital-Ocean.js file https://raw.githubusercontent.com/andyipod1437/MMM-Digital-Ocean/master/MMM-Digital-Ocean.js
-
Need some advise. Digital Ocean Modules
Hello Guys.
I am currently writing a module for Digital Ocean with MM2. I have all it done expect for the api called. I have seen some other ones but most of them uses a url for the called. DO using a curl not a url. Any help would be thankful.Thanks
PS here is the documentation for it https://www.npmjs.com/package/dropletapi
-
RE: How to make sure dependencies get installed?
@strawberry-3.141 said in Hey Guys.:
create a package.json file with npm init fill out the fields, after that type npm install --save
Thanks for the quick reply.
-
How to make sure dependencies get installed?
If my module requires the use of another api. How do i make sure that it is install with it is install with npm install ?
Note from admin: Please use a title that describes your question!