• 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.

No numbers in analog watch face

Scheduled Pinned Locked Moved Troubleshooting
33 Posts 11 Posters 9.3k Views 9 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.
  • S Offline
    sdetweil @Ice-cream
    last edited by Jul 26, 2020, 1:02 AM

    @Ice-cream do not edit the default files.

    config in config.js and css in custom.css

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    1 Reply Last reply Reply Quote 0
    • T Offline
      TomBrown @sdetweil
      last edited by Sep 8, 2020, 10:25 PM

      @sdetweil said in No numbers in analog watch face:

      @lavolp3 interesting, my script tries to minimize space used, so only downloads the master branch
      to down develop do

      git fetch origin develop:develop
      git checkout develop
      

      I am probably doing something wrong.

      I typed in “git fetch origin develop:develop” and then “git checkout develop” and got an error.

      git checkout develop
      error: Your local changes to the following files would be overwritten by checkout:
      	modules/default/clock/clock.js
      	modules/default/weatherforecast/weatherforecast.js
      	package-lock.json
      Please commit your changes or stash them before you switch branches.
      Aborting
      
      S 1 Reply Last reply Sep 8, 2020, 11:08 PM Reply Quote 0
      • S Offline
        sdetweil @TomBrown
        last edited by Sep 8, 2020, 11:08 PM

        @TomBrown do u remember why you edited the clock and weatherforecast files?

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • T Offline
          TomBrown
          last edited by Sep 9, 2020, 12:40 AM

          I edited the clock.js to change the default clock from digital to analog.
          Not sure about the weatherforcast.js though. I did make a copy of the files before editing anything. Could I just rename the backup file to the regular one and try the update again?

          S 1 Reply Last reply Sep 9, 2020, 12:59 AM Reply Quote 0
          • S Offline
            sdetweil @TomBrown
            last edited by Sep 9, 2020, 12:59 AM

            @TomBrown yes u can copy the originals back.

            never edit them, use the config.js to change the config.

            git diff > somefile

            will show u the changes into somefile

            u can erase the package-lock.json file

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • T Offline
              TomBrown
              last edited by Sep 9, 2020, 1:17 AM

              OK. That did it! Ran the update, now at version 2.13.0-develop
              Changed the clock back to analog with face-010 and it is looking like I want it!
              Thanks @sdetweil !!

              1 Reply Last reply Reply Quote 0
              • H Offline
                hayman
                last edited by Jan 4, 2021, 2:43 PM

                hello,
                ive been using Face5 for a while pretty nice ,is there a way to change it to arabic numbers ?
                thanks

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 3
                • 4
                • 4 / 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