A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • Present your module and help other users on how to use it.

    1k Topics
    25k Posts
    plainbrokeP
    @hearter Does it cost to use the api? Do I need any hardware to attach to the Pi or does it pull the information from that website.?
  • Need a module? Maybe someone is interested in coding it.

    1k Topics
    7k Posts
    S
    @MyMirror Upsi…error in the README.md file - fixed and updated the repo :)
  • Need help developing a module? You just found it!

    680 Topics
    5k Posts
    B
    That’s a great help. I’m going to try this soon and fiddle around with it. Good job 👍🏻.
  • You have a problem with a module? Ask for help.

    3k Topics
    20k Posts
    plainbrokeP
    @guitartoys Try these settings. You will probably have to adjust the sizes… It fits my 42" TV full screen all directions… Custom.css: .MMM-CalvinAndHobbes .module-content { Margin-top: 10px; Margin-left: 10px; max-width: 1810px; max-height: 1025px; width: 1810px; height: 1025px; overflow: hidden; } #cahcomiccontent { width: 1810px; height: 1025px; } Config.js: { module: "MMM-CalvinAndHobbes", position: "middle_center", config: { invertColors: false, grayScale: false, updateInterval: 7200000, limitComicHeight: -1, maxHeight: "98%" } },
  • Default Modules

    Pinned
    11
    0 Votes
    11 Posts
    22k Views
    S
    @Oboudreaux submit a PR to the GitHub repo