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

    Topics

    • N

      How to change time (alarm) in AlarmClock Module on web (like syslog module)

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      1k Views
      tosti007T
      You would have to add a node helper that checks the URL and then send the data through the socketNotification. I think best is if you would look at the magicmirror documentation and take an example from Paviro’s syslog module.
    • N

      How to set Font in Alarm Clock

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      13
      0 Votes
      13 Posts
      8k Views
      morozgrafixM
      @broberg I agree with you and think that getting rid of those inline styles is the best long term solution
    • N

      How to Set Date Format

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      4
      0 Votes
      4 Posts
      4k Views
      brobergB
      @nobita I updated my mirror to 2.1.0 and the code had changed slightly, but the format I posted above will change it back to “09/01 2017”
    • N

      how to set symbol above data in Weatherforecast Module

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      1k Views
      N
      When Weatherforecast Module display data like Max,Min,Rain Amount but no symbol above data,How to get symbol like Wunderground [image: 1483628945354-1470784238853-screenshot-resized.png]
    • N

      How to Adjust Font Size and Color in Clock Module

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      10k Views
      B
      I’m still curious where the default clock module gets its font css from… I was hoping to selectively change the size/font of the month in the default clock.
    • N

      How to adjust Font ,Icon,color in Phone Notification Mirror

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      3k Views
      bheplerB
      @nobita In the CSS folder, there is a custom.css file (~/MagicMirror/css/custom.css). Any changes you make here will override the main font settings. You can adjust the font sizes here at your leisure. For example: body { margin: 60px; position: absolute; height: calc(100% - 120px); width: calc(100% - 120px); background: #000; color: #aaa; font-family: "Roboto Condensed", sans-serif; font-weight: 400; font-size: 5em; line-height: 3em; -webkit-font-smoothing: antialiased; } … should give you a starting point.
    • N

      How to update.

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      35
      1 Votes
      35 Posts
      93k Views
      D
      @izanbard Thank you. I did the chmod to make it executable but using the ./update.sh worked. Thank you again for your help.
    • 1
    • 2
    • 2 / 2