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

    Posts

    Recent Best Controversial
    • Google Task module

      Re: Google tasks?I am using the google task api with “MMM-GoogleTasks” module. I am tryin to change the line height on the task header but I’ve not been able to move it. I’ve tried using ;

      .MMM-GoogleTasks {
         font-size: 20px;
         line-height: 3.0px;
      }
      

      Which will change the font size but not able to move the header.!b9af1e85-e41b-4967-9d19-81d8136474ca-image.png

      posted in Custom CSS
      P
      pastormingle
    • Google Task API Multiple Users

      Re: Google tasks?I have a MagicMirror setup and using the task feature with google task using the API. My only issue is using more the one user account task list. I can’t seem to figure out a way to use the API to authenticate another user.

      posted in General Discussion
      P
      pastormingle
    • RE: Hello World Module Underline

      @mmrize that worked great thank you… Can you add space between the line and text?

      posted in Troubleshooting
      P
      pastormingle
    • Hello World Module Underline

      Re: Hello World modul I am trying to use the hello world module as a header for the clock module as I don’t see how to add a header to it. I need to put an underline or bar under the text to break it up. Do you have any examples of how I can do that?

      posted in Troubleshooting
      P
      pastormingle
    • RE: Calendar Color

      how do you change the schedule time color and font? Mine seems to be gray even after sending the fade to false.

      posted in Troubleshooting
      P
      pastormingle
    • RE: What is your backup and restore method?

      @sdetweil I have a 32gb UHS-I that has my current configuration that I wanted to backup and also clone it to a new ssd that is same type and size… My question is this I have cloned it but when I copy it to the new ssd it says that it isn’t the same sizes… But it is the same type of card… Can the image be reduced? What can I do to clone to a new ssd?

      posted in Troubleshooting
      P
      pastormingle
    • RE: Mmm-calendarext

      I am trying to setup the MMM-CalendarExt module to display my google calendar. I can get it to load but it’s a black screen and when I check the log it is giving me the error;
      WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘valid-url’
      Require stack:

      • /home/pi/MagicMirror1/modules/MMM-CalendarExt/node_helper.js
      • /home/pi/MagicMirror1/js/app.jss
      • /home/pi/MagicMirror1/js/electron.js
      • /home/pi/MagicMirror1/node_modules/electron/dist/resources/default_app.asar/main.js

      any help please?

      posted in Troubleshooting
      P
      pastormingle
    • RE: MMM-PaprikaMenu: Displays your weekly meal menu from the Paprika Recipe Manager app

      @dolphinscientist I did but I finally got it working… thanks.

      posted in Utilities
      P
      pastormingle
    • RE: MMM-PaprikaMenu: Displays your weekly meal menu from the Paprika Recipe Manager app

      @dvanp Did you get this module working?

      posted in Utilities
      P
      pastormingle
    • RE: Need more compliments? compliments.json

      @ryck Do you know if compliments can be set to fit a grid? I have it at the top right about my todo list and when it rotates it causes the todo to also change in size?

      posted in Fun & Games
      P
      pastormingle
    • RE: MagicMirror dual monitor configuration

      @sdetweil I found it and it’s working great thanks for the help… Now just need to get to start with pm2 and should be good to go…

      posted in Troubleshooting
      P
      pastormingle
    • RE: MagicMirror dual monitor configuration

      @sdetweil I’ve been using pm2 to start so not sure how I set up separate ports for that?

      posted in Troubleshooting
      P
      pastormingle
    • RE: MagicMirror dual monitor configuration

      @pastormingle Need some help now running two config files for my dual monitor configuration. I have MM directory and a MM1 directory. But it looks like both are reading the same config file… if i go to MM1 and do a DISPLAY=:0 npm start it seem to read the same config files as MM directory. What am i doing wrong here?

      posted in Troubleshooting
      P
      pastormingle
    • RE: MagicMirror dual monitor configuration

      @sdetweil freaking genius!.. That worked like a charm… I’ve been beating my head against the wall for 2 days now trying to figure this thing out… Wonderful…

      posted in Troubleshooting
      P
      pastormingle
    • RE: MagicMirror dual monitor configuration

      @sdetweil you are saying in my second mm directory in the config file add the electronOptions?

      posted in Troubleshooting
      P
      pastormingle
    • MagicMirror dual monitor configuration

      I have my mm configured and working great on one monitor. I’ve used pm2 module to auto start for display=:0 but we i’ve tried to get display=:2 to start i get nothing on the second display… I have 2 instances of mm one named mm and the other mm2. i’ve added the following in mm.sh file
      cd ~/MagicMirror
      DISPLAY=:0 npm start
      cd ~/MagicMirror1
      DISPLAY=:4 npm start
      But still only the Display 1 will start… Help please…

      posted in Troubleshooting
      P
      pastormingle
    • 1
    • 2
    • 3
    • 4
    • 5
    • 5 / 5