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

    Posts

    Recent Best Controversial
    • RE: MMM-Globe

      @sdetweil

      thank you very much!

      posted in Entertainment
      G
      greedyvegan
    • RE: MMM-Globe

      @sdetweil

      i accidently ran pm2 start instead of pm2 start mm
      then it returned

      [PM2][ERROR] File ecosystem.config.js not found

      then i ran pm2 start mm
      then it returned

      [PM2][ERROR] Script not found: /home/thecastle/MagicMirror/mm

      status
      Screenshot 2024-10-10 at 6.37.50 PM.png

      after pm2 delete 0
      Screenshot 2024-10-10 at 6.38.56 PM.png

      after pm2 save

      Screenshot 2024-10-10 at 6.39.49 PM.png

      update -
      it’s currently running (it was always running, it just had a weird error)
      and told me to copy/paste

      sudo env PATH=$PATH:/usr/local/bin /usr/local/lib/node_modules/pm2/bin/pm2 startup systemd -u pi --hp /home/pi

      posted in Entertainment
      G
      greedyvegan
    • RE: MMM-Globe

      @sdetweil

      like this?
      Screenshot 2024-10-10 at 5.49.34 PM.png

      I got this error
      [PM2][ERROR] File ecosystem.config.js not found

      posted in Entertainment
      G
      greedyvegan
    • RE: MMM-Globe

      in the beginning of this post from 2021, it was recommended NOT to use this with a raspberry pi
      today, in 2024, I have a raspberry pi 5, does that matter? lol

      anyway, the left is on my pi 5 and the right is viewing it on a browser on my computer

      Screenshot 2024-10-09 at 7.16.10 PM.png

      is there an update on a lite version?

      posted in Entertainment
      G
      greedyvegan
    • RE: middle_left, middle_center, middle_right

      “fullscreen_below” fixed it, thanks

      posted in Troubleshooting
      G
      greedyvegan
    • RE: middle_left, middle_center, middle_right

      @sdetweil said in

      where are you putting the z-index? in css, on what element

      • .MMM-Globe {;z-index:-1;
        background-color: transparent !important;}

      see the second link in my sig below for using the dev window elements tab

      also set your module background the some non black color so you can see it

      • it is
      posted in Troubleshooting
      G
      greedyvegan
    • RE: middle_left, middle_center, middle_right

      I added a module that has a black background, and its background is covering other modules… the z-index isn’t working from custom css and I can’t change its transparency.
      (I’ve tried changing the other module’s z-index to no avail)

      can I change the position from “middle_center” to “middle_center_below”?

      (Screenshot 2024-10-06 at 6.52.33 PM.png

      thanks

      posted in Troubleshooting
      G
      greedyvegan
    • RE: My custom mirror

      @ric

      sorry for the delay , I’ve updated the post with the custom css

      posted in Show your Mirror
      G
      greedyvegan
    • RE: set the calendar day to a short version

      @skyzuma

      what you want to modify is listed in calender.js

      dateEndFormat
      

      in the file config.js change your module’s config section
      (look at the red font)

      {
      module: "calendar",
      header: 
      position: 
      **config**: {
      calendars: [
      			{
      			 fetchInterval: 7 * 24 * 60 * 60 * 1000,
      			symbol: "calendar-check",
                              dateEndFormat: "the date format you want",
      
      posted in Troubleshooting
      G
      greedyvegan
    • RE: set the calendar day to a short version

      @mumblebaj

      thank you

      posted in Troubleshooting
      G
      greedyvegan
    • 1
    • 2
    • 3
    • 4
    • 5
    • 8
    • 9
    • 1 / 9