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

    Topics

    • G

      Animated rainbow color gradient for the default clock module

      Watching Ignoring Scheduled Pinned Locked Moved Showcase
      6
      1
      2 Votes
      6 Posts
      5k Views
      S
      @ganget said in Animated rainbow color gradient for the default clock module: { module: “clock”, position: “top_center”, classes: “clock-time-only”, //this line config: { timeFormat: 24, showPeriod: true, displaySeconds: false } Ok but it’s not ok on mine :(. { module: "updatenotification", position: "top_bar" }, { module: "clock", position: "top_left", classes: "clock-time-only" },
    • G

      MMM-MyCalendar stuck on loading

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      2k Views
      G
      Heey I have installed your MMM-MyCalendar module last week and can’t make it work. Even the default config is stuck on loading… The default calendar module works fine. But i like the lay-out of this one allot more. Can you help me with fixing this? This is my config: (copied and pasted from MMM-MyCalendar.js) { module: "MMM-MyCalendar", header: "Huize Achterom", position: "top_left", config: { maximumEntries: 10, // Total Maximum Entries maximumNumberOfDays: 365, displaySymbol: true, defaultSymbol: "calendar", // Fontawesome Symbol see http://fontawesome.io/cheatsheet/ displayRepeatingCountTitle: false, defaultRepeatingCountTitle: "", maxTitleLength: 25, fetchInterval: 5 * 60 * 1000, // Update every 5 minutes. animationSpeed: 2000, fade: true, urgency: 7, useRelativeDates: false, dayOfWeekFormat: "dddd", dateFormat: "MMMM D", timeFormat: "h:mm A", joiningWord: "at", getRelative: 6, fadePoint: 0.25, // Start on 1/4th of the list. hidePrivate: false, colored: false, calendars: [ { symbol: "calendar", url: "http://www.calendarlabs.com/templates/ical/US-Holidays.ics", }, ], } },
    • G

      MMM-Calendar in * amount of days incorrect

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      1
      0 Votes
      1 Posts
      591 Views
      G
      I have some trouble with the MMM-Calendar issue. [image: 1548198680521-mmm-calendar.jpg] As you can see “Werken Femke” is twice in 7 days. But these two events are on two different days. I believe this only happens when its after midnight but i’m not sure. How can i fix this issue and make the in * amount of days logic again. Thank you in advance for reading and helping me.
    • G

      MMM-Scrobbler adding last played song

      Watching Ignoring Scheduled Pinned Locked Moved Development
      1
      0 Votes
      1 Posts
      569 Views
      G
      I’m using the MMM-Scrobbler and really liking it. I would also like to display the last played song if there is no current song playing. Now i wonder if somebody can help me with how I can make this work? Thank you for reading!
    • 1 / 1