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

    LukeCodewalker

    @LukeCodewalker

    Module Developer
    35
    Reputation
    3.4k
    Profile views
    66
    Posts
    4
    Followers
    0
    Following
    Joined
    Last Online

    LukeCodewalker Unfollow Follow
    Module Developer

    Best posts made by LukeCodewalker

    • MMM-Globe

      Hey guys,
      here is a module for displaying live pictures of our planet on your mirror.
      The pictures are taken from the Himawari-8 satellite.
      It’s also possible to use custom pictures.

      [card:LukeSkywalker92/MMM-Globe]

      Preview:
      0_1479056785269_screenshot.png

      Hope you’ll enjoy it =)

      posted in Utilities
      LukeCodewalkerL
      LukeCodewalker
    • MMM-DWD-WarnWeather - Wetterwarnungen

      Hi guys !

      Here’s my first MagicMirror² module which shows you weather-warnings from Deutscher Wetterdienst for your location in germany.

      [card:LukeSkywalker92/MMM-DWD-WarnWeather]

      Hope you’ll enjoy it ! :)

      posted in Utilities
      LukeCodewalkerL
      LukeCodewalker
    • TeleFrame - A opensource digital picture frame for Telegram

      [card:LukeSkywalker92/TeleFrame]

      Dear MagicMirror-Community,

      I solved a problem and want to share it with you, because I think some of you may have the same or a similar problem and most of you have the skills to get this thing working :)
      Even if you don’t have this problem it may be interesting for you also.

      To the problem:
      My grandmother (over 80 years old) is not able to use a smartphone but she would really like to get all the images that are send to our family-whatsapp-group. Since the other members of this group are also no IT-experts I had to find a solution, that is also easy to use for them.

      The solution:
      I wrote an nodejs app that can run on a raspberry pi (with an attached display) and displays all the images that are send to a telegram-group (or to the bot directly) in a slideshow. So similar to a digital picture frame. But it can also show the name of the sender and the caption of the image (with emojis ;) ).
      When a new picture is send to the group (or bot), a notification with the sender name is shown and the slideshow will start from the biginning. The oldest image is kicked out of the slideshow to keep the total amount of images in a range that you don’t have to spend all the day in front of the picture frame to see the newest images. But you can set the amount in a config file.
      There are many other settings that can be adjusted in the config file, but you can see that in README on Github.

      You can also see a small demo and the instructions to install this app on Github.

      I hope this helps many others that are facing the same problem or that just want to have a digital picture frame like this :)

      Enjoy it!

      Luke

      posted in General Discussion
      LukeCodewalkerL
      LukeCodewalker
    • RE: Earth globe

      small preview =)
      0_1479054514162_screenshot.png
      I’ll have to write a readme, then I’m done.
      If you want to use a custom picture you just have to put your link in the config file and the module automatically uses this image.

      posted in Requests
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-DWD-WarnWeather - Wetterwarnungen

      Here’s a small preview:
      0_1478883726311_screenshot.png

      posted in Utilities
      LukeCodewalkerL
      LukeCodewalker
    • RE: Building an Image Module.

      @shadymaple

      You could just use my module and put the path of your image in the “ownImagePath” value of the config. It’s explained in the README but if you need help, let me now.
      [card:LukeSkywalker92/MMM-Globe]

      posted in Development
      LukeCodewalkerL
      LukeCodewalker
    • RE: Earth globe

      @gizzmo this is also very interesting. It’s from the Himawari-8 satellite and almost live. there you could have very easily four different styles and you don’t need an api-key. I think your suggestions would be very complex to implement. What do you think about these pictures?

      posted in Requests
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-DWD-WarnWeather - Wetterwarnungen

      So that’s how it looks now.
      0_1478962905896_screenshot.png

      posted in Utilities
      LukeCodewalkerL
      LukeCodewalker
    • RE: Earth globe

      @bibi I think you have to clone it to the modules folder. otherwise MagicMirror won’t find it. Just do it the normal way.

      posted in Requests
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-DWD-WarnWeather - Wetterwarnungen

      Hey @tajno,
      they don’t really provide an API. I did a bit of reverse engineering on their website and found that you can get a JSON file with all the warnings for Germany for a specific time.
      This JSON contains warnings for all regions (Landkreise) of Germany.
      If you find an API for Switzerland I can help you to implement it.

      posted in Utilities
      LukeCodewalkerL
      LukeCodewalker

    Latest posts made by LukeCodewalker

    • TeleFrame - A opensource digital picture frame for Telegram

      [card:LukeSkywalker92/TeleFrame]

      Dear MagicMirror-Community,

      I solved a problem and want to share it with you, because I think some of you may have the same or a similar problem and most of you have the skills to get this thing working :)
      Even if you don’t have this problem it may be interesting for you also.

      To the problem:
      My grandmother (over 80 years old) is not able to use a smartphone but she would really like to get all the images that are send to our family-whatsapp-group. Since the other members of this group are also no IT-experts I had to find a solution, that is also easy to use for them.

      The solution:
      I wrote an nodejs app that can run on a raspberry pi (with an attached display) and displays all the images that are send to a telegram-group (or to the bot directly) in a slideshow. So similar to a digital picture frame. But it can also show the name of the sender and the caption of the image (with emojis ;) ).
      When a new picture is send to the group (or bot), a notification with the sender name is shown and the slideshow will start from the biginning. The oldest image is kicked out of the slideshow to keep the total amount of images in a range that you don’t have to spend all the day in front of the picture frame to see the newest images. But you can set the amount in a config file.
      There are many other settings that can be adjusted in the config file, but you can see that in README on Github.

      You can also see a small demo and the instructions to install this app on Github.

      I hope this helps many others that are facing the same problem or that just want to have a digital picture frame like this :)

      Enjoy it!

      Luke

      posted in General Discussion
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-SoccerLiveScore

      @bminer1 the logos are provided by the api. but you could add them manually for the league you’re interested in. I don’t have enough time in the moment to do it. maybe the real logos will be added in the future to the api. German clubs already get real logos.

      posted in Sport
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-SoccerLiveScore

      @bminer1 maybe no one scored a goal :D have you tried to restart the complete magic mirror process?

      posted in Sport
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-SoccerLiveScore

      @bminer1 the league names are provided by the api, so you can’t edit them :( also the info if a game is running or not is provided by the api, so maybe they had a problem with their informations.
      I’ll put alerts on my todo list

      posted in Sport
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-SoccerLiveScore

      @djbosman
      Hey,
      first of all I’m happy that you enjoy the module. I hope you find some time to work during games :smirk:.

      I tried to reproduce your problem but was not successful. Can you check your console output for any errors (server and web console)? If you need help for doing that, let me know.

      posted in Sport
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-Globe

      @Renfield the module does only update the pre-defined satellite images. I did not implement that for own images. But that could be changed quickly. Do you think you can do that on your own or do you need help?

      posted in Utilities
      LukeCodewalkerL
      LukeCodewalker
    • RE: How to Change MMM-DWD-WarnWeather Module for Switzerland

      Sorry for being absent so long. Busy times in the moment :) but I’m glad to see that you’ve got it working. :thumbsup:

      posted in Development
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-Globe

      @Burner911 sure :) should be straight forward. I you know how to do it feel free to make a pull request. If not I can have a look at the weekend if I find some time.

      posted in Utilities
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-Globe

      @SvenSommer
      Merged! Thank you

      posted in Utilities
      LukeCodewalkerL
      LukeCodewalker
    • RE: MMM-Globe

      @SvenSommer
      could you please adjust the README.md that it contains your additional image-styles? then i will merge your pull request =)
      thanks for your help improving the module

      posted in Utilities
      LukeCodewalkerL
      LukeCodewalker