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

    Posts

    Recent Best Controversial
    • NFL Standings chart module

      I would like to have a module or modules of the NFL standings
      Possibly with 2 separate charts, 1 for AFC and the other for NFC
      Either be horizontal for top and bottom placement, or vertical for left and right placement
      Or, have it so it can be a choice.

      On the same note, A Playoff bracket for Post Season would be awesome as well!

      Possibly, someone out there with a bit of patience that maybe could teach me how to make them myself!!!

      posted in Requests
      justjim1220J
      justjim1220
    • RE: Is there a way to temporarily disable a module?

      @teitlebot add disabled: true, to the modules in your config.js file

      for example:

      {
      	disabled: true,
      	module: "MMM-KitchenTimer",       
      	position: "top_center",
      	config: {
      		volume: 1
      	}
      },
      

      change it to false to re-enable the module…

      posted in General Discussion
      justjim1220J
      justjim1220
    • RE: MMM-NOAA - Another Weather Module

      @fox

      try adding the following in the config.js

      langTrans: "en",
      

      example…

      {
          module: 'MMM-NOAA',
          config: {
              langTrans: "en",
      	apiKey: "YOUR API KEY",
      	airKey: "YOUR API KEY"
      }
      },
      

      Not really sure it will work, but I will try it on mine in a little while and let you know if it does.
      If you try it before I get back on here, let me know if it did work or not.

      posted in System
      justjim1220J
      justjim1220
    • RE: Change newsfeed title to image/logo?

      @striiker said in Change newsfeed title to image/logo?:

      opacity: 1.0;

      Well, you might think about changing the color or having no color.

      I just worked with it going all the way down to 0.1 and this is the result:

      0_1540513439867_Screenshot (156).png

      this is without a background color…

      0_1540513583820_Screenshot (157).png

      just change background-color: maroon; to background: none;

      posted in Development
      justjim1220J
      justjim1220
    • RE: YTD Stocks tracker

      @humdinger44

      It exists…

      MMM-AVStocks

      posted in Requests
      justjim1220J
      justjim1220
    • RE: We card for alcohol

      https://github.com/justjim1220/MMM-DailySpecials

      posted in General Discussion
      justjim1220J
      justjim1220
    • RE: MMM-NOAA - Another Weather Module

      @cowboysdude

      Dude! Cowboys season… :face_with_stuck-out_tongue_closed_eyes:

      posted in System
      justjim1220J
      justjim1220
    • RE: mmm-moon-phases don't work for me

      @mykle1

      kind of what I was thinking…

      I haven’t tried the other 2 I tried last night, but that is just fine, yours is the the one I wanted,

      It’s a great module!!!

      posted in Troubleshooting
      justjim1220J
      justjim1220
    • RE: YTD Stocks tracker

      0_1539542141098_Screenshot (379).png

      bottom center is the MMM-AVStocks it has 3 options… Series, Ticker, & Table.

      Can’t run 2 instances of the module, so I have the stocks module running as a ticker along the bottom.

      posted in Requests
      justjim1220J
      justjim1220
    • RE: In case anyone missed this . . .

      @Mykle1 Awesome! I want one too!!!

      posted in General Discussion
      justjim1220J
      justjim1220
    • 1 / 1