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.

    7" touchscreen as a Non-alarm clock?

    Scheduled Pinned Locked Moved General Discussion
    6 Posts 3 Posters 2.4k Views 3 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.
    • strawberry 3.141S Offline
      strawberry 3.141 Project Sponsor Module Developer @carltonb
      last edited by

      @carltonb try that one

      {
        module: 'clock',
        position: 'top_left',
        config: {
          dateFormat: 'dddd<br />MMMM<br />D<br />YYYY'
        }
      }
      

      Please create a github issue if you need help, so I can keep track

      C 1 Reply Last reply Reply Quote 1
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @carltonb
        last edited by Mykle1

        @carltonb

        You could also try position: 'top_center', and press Ctrl and Shift and = until you reach the desired size of the text. However, this will increase the size of every module that is being displayed. If all you want is “massive numbers only,” then this would be the result.

        0_1513721529289_1.PNG

        Pressing Ctrl and 0 (zero) will revert back to default size.

        https://forum.magicmirror.builders/topic/5619/how-to-find-and-use-key-commands-in-mm-for-absolute-beginners

        Create a working config
        How to add modules

        C 1 Reply Last reply Reply Quote 1
        • C Offline
          carltonb @strawberry 3.141
          last edited by

          @strawberry-3.141 Thanks that worked great. Did not know that you could “html” edit the info in the quotes of a config.
          Greatly appreciated.
          Carltonb

          1 Reply Last reply Reply Quote 0
          • C Offline
            carltonb @Mykle1
            last edited by

            @Mykle1 At what point is the Ctrl+Shift= used. In the config.js file?
            Thank you so much. After reading the forum pretty well the link you sent was the first time I had ever seen these codes mentioned.
            Carltonb

            Mykle1M 1 Reply Last reply Reply Quote 0
            • Mykle1M Offline
              Mykle1 Project Sponsor Module Developer @carltonb
              last edited by

              @carltonb said in 7" touchscreen as a Non-alarm clock?:

              At what point is the Ctrl+Shift= used. In the config.js file?

              No sir, not in the config. You simply press the corresponding key commands while the mirror is running, as stated in the link that I provided.

              Thank you so much. After reading the forum pretty well the link you sent was the first time I had ever seen these codes mentioned.

              You are welcome, mate. I took it upon myself to write that tutorial for key commands for that very reason.

              Create a working config
              How to add modules

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