• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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
8 Posts 4 Posters 1.1k Views 5 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.
  • Q Offline
    QuackingPlums
    last edited by Mar 5, 2025, 5:28 PM

    wip family dashboard.jpeg

    Sorry for yet another boring family dashboard, but I thought I’d share the progress I’ve made so far with making MMM-CalendarExt3 look like the calendar module in Dakboard.

    I haven’t decided which modules I’ll keep for sure (I was having some compatibility issues between certain combinations) but the other ones you can see here are:

    • Clock (standard)
    • Calendar (standard by invisible)
    • Weather (standard)
    • MMM-AnyList (because we use AnyList for everything)
    • MMM-WiFiPassword (for guests to access the wifi without bothering me)
    • MMM-Remote-Control (for me to issue shutdown request via my phone)

    I’m looking into building the mirror/frame next, as well as the necessary modules to give me a physical safe-shutdown button and any other physical controls that might be needed, depending on how much bloat I build into this device.

    I’d really like to have an alternative to the standard weather module — perhaps to look more like the Dark Skies app or even the old yellow-and-blue Meteo weather app with the graphs, but sadly I’d have to develop my non-existent node.js skills before I could even consider building my own modules.

    S C 2 Replies Last reply Mar 5, 2025, 6:22 PM Reply Quote 1
    • S Offline
      sdetweil @QuackingPlums
      last edited by sdetweil Mar 5, 2025, 7:31 PM Mar 5, 2025, 6:22 PM

      @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

      P 1 Reply Last reply Mar 5, 2025, 11:39 PM Reply Quote 0
      • P Offline
        plainbroke @sdetweil
        last edited by Mar 5, 2025, 11:39 PM

        @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 Mar 6, 2025, 12:09 AM Reply Quote 0
        • S Offline
          sdetweil @plainbroke
          last edited by Mar 6, 2025, 12:09 AM

          @plainbroke i dont use weather much, so no idea

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          P 1 Reply Last reply Mar 9, 2025, 6:14 PM Reply Quote 0
          • P Offline
            plainbroke @sdetweil
            last edited by Mar 9, 2025, 6:14 PM

            @sdetweil
            Gotcha. Thanks.

            Slow learner. But trying anyways.

            1 Reply Last reply Reply Quote 0
            • C Offline
              com1cedric @QuackingPlums
              last edited by Mar 10, 2025, 2:58 PM

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

              Q 1 Reply Last reply Mar 10, 2025, 5:20 PM Reply Quote 0
              • Q Offline
                QuackingPlums @com1cedric
                last edited by Mar 10, 2025, 5:20 PM

                @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 Mar 10, 2025, 5:46 PM Reply Quote 0
                • C Offline
                  com1cedric @QuackingPlums
                  last edited by Mar 10, 2025, 5:46 PM

                  @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.

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  1 / 1
                  • First post
                    7/8
                    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