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

    Posts

    Recent Best Controversial
    • This my first MagicMirror aka Dashboard

      Hi all,

      this is my Dashboard ;-)

      Front:
      IMG_6758.JPEG

      Rear:
      IMG_6759.JPEG

      IMG_6760.JPEG

      Monitor stand made out of lego by El-Kapibara - with only black parts:
      IMG_6548.JPEG
      See: MOC - Monitor Stand

      Monitor: Samsung 13" QBR Series Smart Signage Display.
      See: QB13R

      Modules:

      	modules: [
      
      		{
                  module: 'MMM-Carousel',
                  config: {
      				top_right: {enabled: true, ignoreModules: ['MMM-OpenWeatherMapForecast'], overrideTransitionInterval: 30000}
                  }
              },
      
      		{
                  module: 'MMM-auto-refresh',
              },
      
      		{
      			module: "alert",
      		},
      
      		{
      			module: "mmpm",
      		},
      		
      		{
      			module: "updatenotification",
      			position: "top_bar"
      		},
      
      		{
      			module: "newsfeed",
      			position: "top_bar",
      		},
      
      		{
      			module: "clock",
      			position: "top_left"
      		},
      
      		{
      			module: "MMM-MyCalendar",
              	        position: "top_left",
      		},
      
      		{
      			module: "MMM-OpenWeatherMapForecast",
      			position: "top_right",
      		},
      
      		{
      			module: 'MMM-SoccerLiveScore',
      			position: 'top_right',
      		},
      
      		{
      			module: "MMM-MyScoreboard",
      			position: "top_right",
      		},
      
      		{
      			module: 'MMM-Todoist',
      			position: 'bottom_left',
      		},
      
      		{
      			module: 'MMM-Sonos',
      			position: "bottom_left",
      		},
      
      		{
      			module: "MMM-pihole-stats",
      			position: "bottom_left",
      		},
      
      		{
      			module: 'mmm-systemtemperature',
      			position: 'bottom_left',
      		},
      
      		{
      			module: "newsfeed",
      			position: "bottom_bar",
      		},
      
      		{
      			module: 'MMM-Remote-Control',
      		},
      
      		{
      			module: "MMM-Remote-Control-Repository",
      		},
      

      More pictures:
      1.png
      2.png
      3.png

      posted in Show your Mirror
      S
      soldatino
    • 1 / 1