• 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.3k 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.
  • 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
                  6/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