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

    Posts

    Recent Best Controversial
    • [MMM-Skolmaten] Shows school lunch menus in Sweden from skolmaten.se

      Description

      My first module. A module that shows school lunch menus in Sweden from www.skolmaten.se.

      Basically it justs shows an RSS feed, but is very simple / has minimal configuration that works ok with the school lunch rss feeds.

      Screenshot

      alt text

      Download

      https://github.com/retroflex/MMM-Skolmaten


      Version 1.0.0

      • Initial release
      posted in Utilities
      R
      retroflex
    • RE: Minimal depth of a frame for the magic mirror

      My brother cut a hole in the wall for the mirror and now it only builds a few millimeters. Looks really nice. See here:

      https://www.planet4.se/magic-mirror-deluxe/

      Text in Swedish, but you can look at the images.

      posted in General Discussion
      R
      retroflex
    • RE: MMM-Multimonth

      Great module @BKeyport , thanks a lot! I changed my custom.css a bit to match my other modules and ended up with a rather minimalist look:

      dc293bc9-9311-4158-9665-d3451549bc9e-image.png

      Here’s the css if anyone’s interested:

      .MMM-Multimonth .month {
        padding-left: 0px;
        padding-right: 0px;
      }
          
      .MMM-Multimonth .month-header {
        background-color: #000000;
        text-transform: uppercase;
        font-size: 15px;
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
        font-weight: 400;
        border-bottom: 1px solid #666;
        line-height: 15px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        color: #999;
        border-radius: 0px;
      }
      
      .MMM-Multimonth .days-header {
        color: #808080;
        text-align: center;
      }
      
      .MMM-Multimonth .weeknumber:before {
        content: "v. ";
      }
      
      .MMM-Multimonth .weeknumber {
        background-color: #000000;
        color: #808080;
        padding-right: 9px;
      }
      
      .MMM-Multimonth .day {
        text-align: center;
      }
      
      .MMM-Multimonth .current_day {
        background-color: #FFD11C;
        text-align: center;
        border-radius: 4px;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 4px;
        margin-right: 4px;
      }
      
      
      posted in Utilities
      R
      retroflex
    • RE: My hallway 27" MagicMirror! (Sweden)

      Looks really nice!!

      Tip: as a Swede with kids, you might be interested in my school lunch module: https://github.com/retroflex/MMM-Skolmaten

      posted in Show your Mirror
      R
      retroflex
    • MMM-Skola24

      I made a new module to show Swedish school timetables grabbed from Skola24 (a system some schools use). Kind of niche, but maybe someone other than me finds it useful.

      https://github.com/retroflex/MMM-Skola24

      posted in Education
      R
      retroflex
    • [MMM-TextPerWeek] Shows a different text each week

      Description:

      A MagicMirror² module that shows a different text (or image or anything really) each week. I use it for my son who is learning to read and has “letter of the week” in school each week. But I guess there are more use cases.
      Thanks to Sean for writing the actual code :)

      Screenshots:

      Screenshot

      Screenshot

      Download:

      https://github.com/retroflex/MMM-TextPerWeek

      posted in Utilities
      R
      retroflex
    • RE: Birthday Calendar and Appointments

      How about seting up a google account and add the birthdays to the google calendar as recurring events. Then use the default calendar module to show it?

      posted in Requests
      R
      retroflex
    • RE: Hmm, a lot of modules are putting up a fight for me :-(

      You say yr forecast… perhaps you should look at the module MMM-YrThen.

      posted in Troubleshooting
      R
      retroflex
    • RE: Considerations to take for MM that won't be at my house?

      Setup a VPN server at her place, then you can safely access everything. IMO, it seems overly complex to relay warnings etc. She can just call you when things doesn’t work.

      I haven’t tried MMM-Admin, but with SSH you can do anything, so I would just go for that.

      The only thing that you cannot solve is if the raspberry falls off the network. Then you have to reboot locally. Or simple option: pull the plug. But if you pull the plug while writing to the SD card, strange things can happen…

      posted in General Discussion
      R
      retroflex
    • RE: [MMM-Skolmaten] Shows school lunch menus in Sweden from skolmaten.se

      @Henrik said in [MMM-Skolmaten] Shows school lunch menus in Sweden from skolmaten.se:

      @retroflex Sure, if you add me to the repo I’ll have a look. Github username is HenrikL6.

      Added you as a collaborator to the repo. I’m new to git so let me know if there’s anything else I must do. Follow up question: is it better to be a collaborator than to send pull requests? Or maybe just easier?

      posted in Utilities
      R
      retroflex
    • 1
    • 2
    • 3
    • 1 / 3