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

    Topics

    • ankonaskiff17A

      Main.css, Custom.css and Big Screen TV

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      4
      0 Votes
      4 Posts
      1k Views
      ankonaskiff17A
      @cowboysdude I understand the purpose of custom.css and in the end main.css which I copy to custom.css will be different than main.css. When you run MM on a big 45+ inch TV , each module is really small so if you park module X at top_left and park module Y at bottom_right you have two small modules that are same small size and would seem better to do them both with one block of css. The other thing that I want to understand is if the top, bottom, left and right sections scale up on big monitor? If I put a module in top_left is the right edge of the module hitting the right side of the left section. My first pass at this was module by module in custom.css and it was a chore. I’m first to admit i’m a noob in extreme at this but after upscaling each module one by one I was wondering if there was an easier way. I subsequently blew up whole thing so opted to start over. I don’t mind that I killed module via that very css but on second pass I’d as soon avoid the module by module tweaking. As @sdetweil says, just piling in more modules not way to go. Standard PC monitor it is not an issue. All the modules seem written with PC monitor in mind. In my use case I want MM to occupy one of HDMI ports on TV, with other HDMI port being cable TV. I can just toggle inputs on TV remote to flip between the two. [image: 1627182779095-module-question.jpg]
    • ankonaskiff17A

      Duplicate Modules w Different CSS

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      11
      0 Votes
      11 Posts
      3k Views
      S
      @ankonaskiff17 n custom.css entry #module_2_calendar { background-color:lightblue; } sorry, I had used my cal identifier changed to yours
    • ankonaskiff17A

      Font-Awesome Icons

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      3
      0 Votes
      3 Posts
      1k Views
      earnestrichardsE
      @earnestrichards -from the index.html file: <h3>Double click on the image to <i class="fas fa-heart"></i> it</h3> from the style.css file: .fa-heart { color: red; } [image: 1626572578756-screen-shot-2021-07-17-at-8.42.08-pm.png]
    • ankonaskiff17A

      Generic Config.js & Module Question

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      5
      0 Votes
      5 Posts
      954 Views
      ankonaskiff17A
      @sdetweil @BKeyport just trigggered a question on inheritance. On several occasions when I have Developer Tool up to look at something , I’ll see message text that is roughly “X is inherited from body” or from main. Been a while since I was really poking around in developer tool mode. Think above was in context of CSS. So in event you want to change X, how do you tackle without it having global impact?
    • ankonaskiff17A

      Weather.gov forecast status in Weather module

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      ankonaskiff17A
      @sdetweil I added some text and link to API page to better describe and locate the NWS API example. People should be better able to understand how to make that work.
    • ankonaskiff17A

      MMM-JaST Ticker Question

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      4
      0 Votes
      4 Posts
      869 Views
      ankonaskiff17A
      @jalibu I split the difference. Most companies have something along the lines of Incorporated or Corporation hung of backside of their name, and or the corporate name is not what a company is referred to in conversation. For example BA, or as its letterhead says, The Boeing Company. Whether it is financial news or straight news, no one says “The Boeing Company”, people just refer to BA as Boeing. So I added the name back but edited each name back to what each company is called in conversation.
    • ankonaskiff17A

      MMM-JaST Depot

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      5
      0 Votes
      5 Posts
      900 Views
      ankonaskiff17A
      @jalibu It’s not a big deal. Once I Googled it and backed out references to Home Depot in my search I found some references that I figured it loosely meant balance as in bank balance or share balance. I follow US stock markets to a certain degree and had never heard the term. One of the thousands of obscure bits of trivia salted away in my brain.
    • ankonaskiff17A

      Clearing Custom CSS warnings from editor,

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      10
      0 Votes
      10 Posts
      1k Views
      S
      @ankonaskiff17 yes. and I have multiple calendars and do the same, add another url
    • ankonaskiff17A

      Keyboard Shortcut for Developer Tools

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      10
      0 Votes
      10 Posts
      2k Views
      ankonaskiff17A
      @sdetweil Thank You. I do appreciate the help. I’m going to post another question but it’s kinda-sorta a CSS and code editor question so will post there.
    • ankonaskiff17A

      pm2 start

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      3
      1
      0 Votes
      3 Posts
      620 Views
      ankonaskiff17A
      @sdetweil Just thinking might be confusing to someone if they forgot that command, went hunting for it, saw pm2 start mm then don’t know why it won’t start. First installation I did was the “official” manual installation. That actually bit me on my second installation which used your installation script. I had the manual installation pm2 start mm set in my head from manual installation. I figured it out pretty promptly but I still like to skim through those first few sections to make sure I didn’t miss/forget a step.
    • ankonaskiff17A

      Copy existing SD Card

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      8
      0 Votes
      8 Posts
      1k Views
      BKeyportB
      @ankonaskiff17 Yes, but I wouldn’t recommend it. I wouldn’t even copy the config.txt file from one to another. Just burn a new card, and install programs fresh, copying over data and modifying config as needed.
    • ankonaskiff17A

      Electron vs Magic Mirror Puzzle

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      2
      0 Votes
      3 Posts
      544 Views
      ankonaskiff17A
      @sdetweil That wa the ticket. Ran npm install on that module, said it installed 2 components which I took as a positive sign. Un-commented the module in config.js and running well.
    • ankonaskiff17A

      NPM Update

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      4
      0 Votes
      4 Posts
      740 Views
      ankonaskiff17A
      @bugsounet @sdetweil I’ll take the advice of the experts.
    • ankonaskiff17A

      Weather Module Current Forecast

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      1k Views
      ankonaskiff17A
      @sdetweil I understand that. It had “loading” displayed when I went to bed but when I got up forecast/current had loaded and was displaying the current forecast. So in some respect weathergov forecast/current was functional,
    • ankonaskiff17A

      tableClass sizing question in weather module

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      7
      0 Votes
      7 Posts
      1k Views
      S
      @ankonaskiff17 in the bedroom… none of my TVs will go totally dark I have a 43in 4k in the hall for my pictures and walk by info… its my nightlight! lol
    • ankonaskiff17A

      New Default Weather Module.

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      7
      0 Votes
      7 Posts
      1k Views
      S
      @ankonaskiff17 what’s the problem?
    • ankonaskiff17A

      Setting Default Code Editor

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      2
      0 Votes
      2 Posts
      271 Views
      S
      @ankonaskiff17 https://www.raspberrypi.org/forums/viewtopic.php?t=254208
    • ankonaskiff17A

      For My Nightstand

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      5
      1
      4 Votes
      5 Posts
      3k Views
      ankonaskiff17A
      @doppelganger It isn’t really that bad. Unfortunately that was an early Fathers Day gift and now at fathers, so I can’t show the exact configuration . But for instance, the below gives you shadows and radiused corners. I just copied from the CSS on @Piranha1605 Black Boxes example and dropped it in my custom.css file. Just delete modules you don’t have, add ones you do have. For me that meant deleting newsfeed, compliments and both the weatherforecast and currentweather since the weather module takes place of current and forecast. /** module.color_border_shadow */ .module.clock, .module.calendar, .module.newsfeed, .module.weatherforecast, .module.currentweather, .module.compliments { padding:8px; border-radius: 10px; box-shadow: 0 2em 6em #000; background: transparent; } So mine is: module.clock module.calendar module.weather module.MMM-SmartWebDisplay { padding:8px; border-radius: 15px; box-shadow: 0 2em 6em #000; background: transparent; } The iFrame was a roll of dice on my part but it worked with no problems I increased border-radius: to 15px (I think) but may be 12px and got more of a radius than in the original example. I copy/pasted his header from the #3 example neomorphism to get the headers on the weather and calendar to get shadowed look. Clock has no header so no effect.
    • ankonaskiff17A

      Saving file causing MM to reload

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      4
      0 Votes
      4 Posts
      662 Views
      S
      @ankonaskiff17 and said yes to use pm2?
    • ankonaskiff17A

      Bedside Display

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      9
      0 Votes
      9 Posts
      2k Views
      H
      @cowboysdude Sweet, i looked at what everyone had done to get ideas and see whats possible
    • 1 / 1