MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Extra 0
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    E
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 0

    Extra 0

    @Extra 0

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Extra 0 Unfollow Follow

    Latest posts made by Extra 0

    • Activate Screen Saver when Button is pressed

      Hello,

      I’m using the MMM-SmartTouch Module(https://github.com/EbenKouao/MMM-SmartTouch) and I’m wondering if it’s possible to have the my screen go black/have the screen saver activate when I press the white square, and be able to click anywhere on my screen to have the screen display everything again.

      Is there a way to do that?

      Thanks in advance.

      (I know that the white square does that, but I can still see it, since it’s not completely transparent. And if I make it completely transparent I forget where it is and I have to keep tapping different parts of my screen until I find it again.)

      posted in General Discussion
      E
      Extra 0
    • RE: Display More on Python Print Module

      @sdetweil Alright, thanks for the insight.

      I’ll try some things out and see if I can get it working the way I want it to.

      posted in General Discussion
      E
      Extra 0
    • RE: Display More on Python Print Module

      @sdetweil It displays but it covers some of the other module’s contents on the screen. Is there a way to have it so it won’t cover the other content on the screen? ( Maybe modifying the width and height, make half of it fade, or send it to the back, behind the other modules?)

      Or perhaps I’ll make the long texts display in parts/sections (Through my python code)

      In my python code I also have some text print out with a TypeWriter effect (that doesn’t display to the Magic Mirror, because it rapidly prints one letter at a time).
      Is there a way to implement that so the python print module can print the text using the typewriter effect or does that have to be done through CSS?

      posted in General Discussion
      E
      Extra 0
    • Display More on Python Print Module

      Hello,

      I’m using the Python Print Module by @sdetweil and I was wondering if there’s a way to have it print multiple lines (a long paragraph) and have it auto scroll on the screen?

      Right now, when my code needs to print out a paragraph, nothing will print out/display because it’s too long. So, I’m wondering I can display all that content in one shot?

      Thanks in advance.

      posted in General Discussion module
      E
      Extra 0