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

Chalkboard message

Scheduled Pinned Locked Moved Unsolved Requests
9 Posts 3 Posters 1.7k 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.
  • C Offline
    Clubjack
    last edited by Dec 10, 2019, 2:18 PM

    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 Dec 10, 2019, 2:34 PM Reply Quote 0
    • S Away
      sdetweil @Clubjack
      last edited by Dec 10, 2019, 2:34 PM

      @Clubjack sure… pick a font

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

      I am sure there are more

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      C 1 Reply Last reply Dec 10, 2019, 2:57 PM Reply Quote 1
      • C Offline
        Clubjack @sdetweil
        last edited by Dec 10, 2019, 2:57 PM

        @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 Offline
          BD0G
          last edited by Dec 10, 2019, 5:54 PM

          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 Dec 10, 2019, 5:56 PM Reply Quote 0
          • S Away
            sdetweil @BD0G
            last edited by Dec 10, 2019, 5:56 PM

            @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 Dec 10, 2019, 6:05 PM Dec 10, 2019, 6:03 PM

              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 Dec 10, 2019, 6:19 PM Reply Quote 0
              • S Away
                sdetweil @BD0G
                last edited by sdetweil Dec 10, 2019, 6:29 PM Dec 10, 2019, 6:19 PM

                @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 Dec 11, 2019, 8:27 AM

                  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 Dec 12, 2019, 8:44 PM

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

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