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.

    Chalkboard message

    Scheduled Pinned Locked Moved Unsolved Requests
    9 Posts 3 Posters 1.8k Views 4 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.
    • B Offline
      BD0G
      last edited by

      How about this fork of the original compliments module?
      https://github.com/yawnsde/MMM-Compliments

      It allows one to create a remote file that contains the things that one would like to have displayed on the screen and has a feature to not use randomization. There are customization’s for morning sayings, day sayings , and evening sayings.

      Then in the custom.css file find a way to add an entry to specify the chalkboard fonts and thier size/position.

      Others more skilled in css customization’s on the forum should be able to help.

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @BD0G
        last edited by

        @BD0G said in Chalkboard message:

        and has a feature to not use randomization.

        I just submitted a PR to enable that for the base compliments module

        also the compliments module will take a file, which could be linked remotely to a server file
        with no code change

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 1
        • B Offline
          BD0G
          last edited by BD0G

          It would be neat to have the ability to change fonts and sizes and positioning natively to accomplish what the OP is intending.

          To make it look as though someone has actually written the message in chalk would require independent control of the position of each letter as we all know that nobody writes text by hand that is perfectly straight across. There are always slightly higher letters and slightly lower letters.

          This idea would be nifty for a new module development. MMM-Chalkboard. :)

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @BD0G
            last edited by sdetweil

            @BD0G right… i learned a little something the other day helping someone…

            u can split a text string into individual span elements < span>letter
            and they will all show side by side…

            THEN u can apply styles to EACH LETTER (alternating, some other algorithm… )

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 1
            • C Offline
              Clubjack
              last edited by

              Thank You. For the first, i try it with compliments. But a nee Module would be nice 😁👍🏽

              1 Reply Last reply Reply Quote 0
              • B Offline
                BD0G
                last edited by

                Update us with how you do and your progress. :thumbsup

                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