MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. yawns
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 7
    • Topics 10
    • Posts 967
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: Help needed simple API based module

      Hi, first spotted error:

      Module.register("ISS-current-location",{
      

      This should be

      Module.register("MMM-ISS-current-location",{
      

      Otherwise your module won’t be called.

      posted in Development
      yawnsY
      yawns
    • RE: Compliments text cycler without the randomizer

      @cnelso24
      Hi, did you already test the fork? If so, could you provide some feedback, please? I’d like to follow up on the request and mark as resolved once you are happy with it.

      posted in Requests
      yawnsY
      yawns
    • RE: Magic Mirror in Raspberry pi 1

      @gizmo90 said in Magic Mirror in Raspberry pi 1:

      startx -> LXconsole -> node serveronly -> open the browser of your choice (address: localhost:port)
      but first config the config.js

      The user did not yet install magicmirror, so he cannot start it.

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Magic Mirror in Raspberry pi 1

      Take a look at this thread, this should work for pi1 as well: https://forum.magicmirror.builders/topic/1183/how-i-got-my-magic-mirror-working-on-a-raspberry-pi-0-zero

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: MMM-WorldTides

      @mcm
      I just checked again, today their website is working again. It looks slightly different, with more options. Maybe they changed things in their api and that caused some trouble?

      worldtides.info

      0_1485873351473_worldtides.JPG

      MMM Module

      0_1485873503166_MMM-worldtides.PNG

      Could you please check again if you still get wrong values?

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Converting an old JS file into a module

      @ooom416354
      Could you please tell me your sStation code? I just did some testing with the JSON and noticed I don’t get up-to-date data.
      When I run this I always get data from this morning: https://traintime.lirr.org/api/Departure?loc=CLP&api_key=XXXXXXXXXXXXXXXXX

      I need to take a closer look into this later.

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Converting an old JS file into a module

      @ooom416354
      ok. Do you have an api key you could provide to me via chat/pm? Then I don’t need to request an own one just for testing purposes

      Nevermind, I got one :)

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Issues during installation

      @Jopyth said in Issues during installation:

      Probably run sudo dpkg --configure -a?

      :rofl: no offense to mikem112, that reply just made me laugh

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Converting an old JS file into a module

      Okay, looks rather simple. Do you want to develop it yourself and just need a push into the right direction? Or do you want one of us to do the conversion?

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Install-Problem

      Sometimes it’s that easy. Enjoy the development of your magic mirror

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: MMM-TouchPlayerBasic - Simple Webradio and mp3 Playlist player.

      I did not test it, but the interface on your screenshots looks awesome

      posted in Entertainment
      yawnsY
      yawns
    • RE: Install-Problem
      cd MagicMirror
      npm start
      
      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Converting an old JS file into a module

      @ooom416354
      Do you have a link to the old module?

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: MagicMirror featured in MagPi 54

      @KrawallKurt said in MagicMirror featured in MagPi 54:

      It’s already been featured in MagPi #40

      This can never be mentioned too often

      posted in General Discussion
      yawnsY
      yawns
    • RE: Compliments text cycler without the randomizer

      I just put this together, based on the original compliments module. I am not sure if this should be added to the default module by PullRequest, which is why I created a standalone repository first.

      [card:yawnsde/MMM-Compliments]

      posted in Requests
      yawnsY
      yawns
    • RE: [ORDER CLOSED] Two way mirror order in Germany

      @bangom said in Two way mirror order in Germany:

      @Goldjunge_Chriz Hi, so will there be soon another round to order mirrors or maybe I can squeeze into this order? :)

      The order is closed. There is no way to join the current order. And Chriz mentioned he does not anticipate starting a second order, because it turned out to be a whole lot of work

      posted in Hardware
      yawnsY
      yawns
    • RE: MMM-WorldTides

      I just tried to check but their website shows “Quota is exhausted for this API key” for some reason. Not really sure what’s going on there.

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Mobile app (bachelor thesis)

      @strawberry-3.141 said in Mobile app (bachelor thesis):

      @strawberry-3.141 as a reminder the survey, I sent by mail, for the evaluation of the app will be closed tomorrow, would be great to get more feedback

      Your email reminder was moved to JunkMail by outlook.com, so I didn’t notice.
      I completed the survey anyway

      posted in Development
      yawnsY
      yawns
    • RE: Simple Music Player Module

      Are you talking about this one? https://github.com/masters1222/mm-hide-all

      open a terminal:

      cd ~/MagicMirror/modules
      git clone https://github.com/masters1222/mm-hide-all.git
      
      posted in Entertainment
      yawnsY
      yawns
    • RE: Module programming preview, jsfiddle?

      @cowboysdude
      I do the same. I am running node.js on my windows machine and develop in Visual Studio Code. The only thing you cannot test using this method is access to GPIO connected things (PIR sensor, PI camera, …)

      posted in General Discussion
      yawnsY
      yawns
    • 1
    • 2
    • 32
    • 33
    • 34
    • 35
    • 36
    • 48
    • 49
    • 34 / 49