MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Jnews

    Scheduled Pinned Locked Moved Education
    33 Posts 10 Posters 17.5k Views 8 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • bheplerB Offline
      bhepler Module Developer @jeffreyking
      last edited by bhepler

      @jeffreyking -
      Just in case nobody else mentions it, you should delete the advice in the square brackets from your config.js file. The part that looks like this: [default is false, Raspberry Pi's don't like the images]

      Delete in the part in the square brackets from the next line as well. They are commentary from the developer.

      cowboysdudeC 1 Reply Last reply Reply Quote 1
      • cowboysdudeC Offline
        cowboysdude Module Developer @bjoern
        last edited by

        @bjoern I do and I will look at it :)

        1 Reply Last reply Reply Quote 0
        • cowboysdudeC Offline
          cowboysdude Module Developer @bhepler
          last edited by

          @bhepler Changed the README.md as this has happened more than once LOL

          1 Reply Last reply Reply Quote 1
          • J Offline
            jeffreyking
            last edited by

            All working now just had to place a position line in thanks you so much.

            1 Reply Last reply Reply Quote 1
            • J Offline
              jeffreyking
              last edited by

              How can I make the module larger thank you

              cowboysdudeC 1 Reply Last reply Reply Quote 0
              • cowboysdudeC Offline
                cowboysdude Module Developer @jeffreyking
                last edited by cowboysdude

                @jeffreyking add this to your custom.css file

                       .MMM-Jnews .flex-item {
                        font-size: 22px;  
                          }
                

                Make the font-size whatever you want :)

                1 Reply Last reply Reply Quote 0
                • J Offline
                  jeffreyking
                  last edited by

                  Thank you what about the picture

                  cowboysdudeC 1 Reply Last reply Reply Quote 0
                  • cowboysdudeC Offline
                    cowboysdude Module Developer @jeffreyking
                    last edited by

                    @jeffreyking

                    custom.css

                      .MMM-Jnews .image {
                    width:  90%;
                    height:  90%;
                    border-style: solid;
                    border-color: #92a8d1;
                      }
                    

                    Be careful with that as the space provided will over write your text…so just trial and error.

                    1 Reply Last reply Reply Quote 0
                    • D Offline
                      darbos
                      last edited by

                      This is nice! Thank you!

                      Quick question regarding your note on your github page. Ive only had a mirror for maybe 2 weeks, its running on a pi 3b+. I have a good amount of moduiles, but not all showing all the time and my pi sits around 55-60c .

                      Would it be better to run the magic mirror software on an ubuntu vm and just use fullpageos or something similar on the pi? Im not sure if that would take most the processing away from the pi or not?

                      Thanks

                      cowboysdudeC 1 Reply Last reply Reply Quote 0
                      • cowboysdudeC Offline
                        cowboysdude Module Developer @darbos
                        last edited by

                        @darbos mine runs on a mini itx board so I can pretty much do what I want.

                        If you want the basic MM then the PI is fine but if you want more you have to think bigger. ;)

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 2 / 4
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy