• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Font Help Info

Scheduled Pinned Locked Moved General Discussion
5 Posts 3 Posters 1.9k Views 2 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.
  • N Offline
    navyvette87
    last edited by Jan 4, 2018, 12:46 AM

    Im no coder or programmer, So I have been poking around in the code to see if I can make the mirror more readable, I have found that in the config.js and module js files there is some font settings. They say “small dimmed”, medium bright" and so forth. if you play around with these you can make the font bigger or smaller or brighter in each module.
    A bit of warning, change one at a time. If you change something in config.js you need to reboot the Pi, if your change something in the module js then you just need to refresh the browser to see the new look.
    Sometimes I have made a change and when I reboot, it comes to a point that it does a system check, dont get scared, let it happen, it will come to “Press Enter to Continue”. It will continue to load to the GUI. Then you can go back to that file and change back what you did.
    There is also a fade setting I found, I think it was in the config.js, that changes the calender list to all one level of brightness, instead of the fade toward the bottom of the list.
    My time and degree numbers are all set to “large bright” now so that I can see them further away. also the News Feed. Im running a 24" screen. So if you got something bigger then you may not need to set anything to large. You can just go with medium.
    Good Luck

    C 1 Reply Last reply Jan 4, 2018, 12:48 AM Reply Quote 1
    • C Offline
      cowboysdude Module Developer @navyvette87
      last edited by Jan 4, 2018, 12:48 AM

      @navyvette87 OH we’ve ALL been there LOL

      1 Reply Last reply Reply Quote 0
      • D Offline
        doubleT Module Developer
        last edited by Jan 4, 2018, 7:24 AM

        You don’t have to reboot the Pi everytime you change the config.js. Restarting MM should do it.

        N 1 Reply Last reply Jan 4, 2018, 8:29 AM Reply Quote 0
        • N Offline
          navyvette87 @doubleT
          last edited by Jan 4, 2018, 8:29 AM

          @doubleT Not on mine. I tried just refreshing the browser, then tried shutting down the browser and the txt box, opening another txt box and running MM. did nothing. Had to reboot the Pi, then run MM, and it will run. im running a pi2b. with 2.4ghz wifi. and use VNC to control. Might be different if I was local on the pi.

          1 Reply Last reply Reply Quote 0
          • D Offline
            doubleT Module Developer
            last edited by doubleT Jan 4, 2018, 8:56 AM Jan 4, 2018, 8:55 AM

            When you close the browser, MM is still running as a server/process in the background. If you stop and start it or directly restart it, there is no need to restart the Pi. What restarting the Pi does is just a very complicated way to stop the MM process. ;)
            Do you use PM2 to start MM on boot? Use

            pm2 restart mm
            

            See here: https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror

            Or with npm, stop the package and start it again.

            Btw.: what text box? The console?

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            1 / 1
            • First post
              1/5
              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