MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Dakboard layout for family dashboard

    Scheduled Pinned Locked Moved Show your Mirror
    9 Posts 5 Posters 2.4k Views 7 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sdetweil @QuackingPlums
      last edited by sdetweil

      @QuackingPlums see the piratesky provider also a standalone module
      see https://github.com/dankerthrone/MMM-PirateSkyForecast

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      plainbrokeP 1 Reply Last reply Reply Quote 0
      • plainbrokeP Offline
        plainbroke @sdetweil
        last edited by

        @sdetweil
        Does this still function?
        If so is it better than open weather forcast.?
        I should say is it, more accurate. Open weather said we where supposed to get 15 inches of snow last night, maybe got 1.
        I am kind of disappointed in it lately…
        Looking for something better I guess.

        Slow learner. But trying anyways.

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @plainbroke
          last edited by

          @plainbroke i dont use weather much, so no idea

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          plainbrokeP 1 Reply Last reply Reply Quote 0
          • plainbrokeP Offline
            plainbroke @sdetweil
            last edited by plainbroke

            @sdetweil
            Gotcha. Thanks.
            @sdetweil
            It actually does still work and it is more accurate than Open Weather is.

            Slow learner. But trying anyways.

            1 Reply Last reply Reply Quote 1
            • C Offline
              com1cedric @QuackingPlums
              last edited by

              @QuackingPlums hello, nice work ! how did you manage to make your calendar DAK like? Kind regards.

              Q 1 Reply Last reply Reply Quote 0
              • Q Offline
                QuackingPlums @com1cedric
                last edited by

                @com1cedric Hi, and thanks!

                It took me a fair bit of trial and error since I’m not really an FE dev! This is the part of my custom.css that deals with MMM-CalendarExt3:
                https://codeishot.com/3ukwf76l

                I’ve only tested it with my specific screen and with the MMM-CalendarExt3 module in the two-week mode that is shown above. Other configs may break it — I notice that if I open the URL in a browser tab on my laptop then the red circle gets squashed, so it’s probably very much dependent on the screen size and possibly even the pixel dimensions.
                I should come back and take another look at that at some point.

                I also had to make a tiny tweak in the MMM-CalendarExt3.js file to allow single-character day-of-week initials, because I couldn’t work out how to change that in the config:

                headerWeekDayOptions: {
                    weekday: "narrow" // ##### EDITED FROM "long" #####
                },
                
                C 1 Reply Last reply Reply Quote 0
                • C Offline
                  com1cedric @QuackingPlums
                  last edited by

                  @QuackingPlums impressive, thank you! I am currently using calendarExt2 with satisfaction, but I will try calendarExt3 during the spring and test it. Take car and one more time, congrats for your work.

                  T 1 Reply Last reply Reply Quote 0
                  • T Offline
                    Tammieda @com1cedric
                    last edited by

                    @com1cedric Looks great so far. For the weather module, maybe check out MMM-WeatherChart or MMM-OpenWeatherForecast — they offer more visual options without needing heavy node.js work. Also, adding a physical shutdown button is a smart move for reliability. Keep us posted on the frame build!

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy