MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED Chalkboard message

    Requests
    3
    9
    1166
    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.
    • C
      Clubjack last edited by

      Hey together.

      Would it be possible to get or create a module that displays a variable text over a large area? This text should look like it was written on a blackboard with chalk.

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

        @Clubjack sure… pick a font

        https://medialoot.com/blog/25-awesome-chalkboard-fonts-effects-and-mockups/

        I am sure there are more

        Sam

        Create a working config
        How to add modules

        C 1 Reply Last reply Reply Quote 1
        • C
          Clubjack @sdetweil last edited by

          @sdetweil
          Yes… I found fonts too. But with witch Module i can create this messages and Display it large fullsize?

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

              Create a working config
              How to add modules

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

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 1
                  • C
                    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
                      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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy