MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. MdMan
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 1
    • Controversial 0
    • Groups 0

    MdMan

    @MdMan

    3
    Reputation
    482
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Farmington, CT

    MdMan Unfollow Follow

    Best posts made by MdMan

    • MagicMirror in progress

      Here’s my current mirror, just finished it over the weekend. Cant wait to dive in and find out all the modules and what I can do with it.

      As a side note, for anyone who isn’t patient to order a two way mirror do what I did. I purchased a piece of plexi-glass and add a layer of mirror tint to the plexi-glass

      IMG_7956

      IMG_7955

      IMG_7952

      IMG_7953

      posted in Show your Mirror
      MdMan
      MdMan

    Latest posts made by MdMan

    • RE: Calendar modification

      For anyone wondering the same question as me, that would be how you do it. I tried it when I got home and my private calendar was also showing along with Holidays

      posted in Tutorials
      MdMan
      MdMan
    • RE: Calendar modification

      Would this be the proper way to have it setup with both the Holiday cal and my personal shared one?

      {
      			module: "calendar",
      			header: "US Holidays",
      			position: "top_left",
      			config: {
      				calendars: [
      					{
      						symbol: "calendar-check-o ",
      						url: "webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics"
      					}
      				]
      			}
      		},
      {
      			module: 'calendar',
      			header: 'Shared',
      			position: 'top_left',
      			maximumNumberOfDays: 7,
      			config: {
      				calendars: [
      					{
      						symbol: 'calendar-check-o ',
      						url: 'https://calendar.google.com/calendar/ical/your-info'
      					}
      				]
      			}
      		},
      

      Holiday Cal is good for me hahaha reminds me of days off lol

      posted in Tutorials
      MdMan
      MdMan
    • RE: MagicMirror in progress

      @pingywon Thank you! Hope I can get some good stuff on there

      posted in Show your Mirror
      MdMan
      MdMan
    • MagicMirror in progress

      Here’s my current mirror, just finished it over the weekend. Cant wait to dive in and find out all the modules and what I can do with it.

      As a side note, for anyone who isn’t patient to order a two way mirror do what I did. I purchased a piece of plexi-glass and add a layer of mirror tint to the plexi-glass

      IMG_7956

      IMG_7955

      IMG_7952

      IMG_7953

      posted in Show your Mirror
      MdMan
      MdMan