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

    Dankodan

    @Dankodan

    0
    Reputation
    2
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Dankodan Unfollow Follow

    Latest posts made by Dankodan

    • RE: Alexa on Mirror Mirror

      Thanks everyone for the replies

      posted in General Discussion
      D
      Dankodan
    • Alexa on Mirror Mirror

      Hi everyone, I would like to know if the Alexa Module is still available and working, if anyone has installed it recently can you please explain to me how you did it
      thanks

      posted in General Discussion
      D
      Dankodan
    • RE: GoogleAssistant, requested Web page closes after one minute

      Ok, thanks

      posted in General Discussion
      D
      Dankodan
    • RE: GoogleAssistant, requested Web page closes after one minute

      Yes, it is
      for example if I ask to open Google News the web page opens but after a minute it closes.

      posted in General Discussion
      D
      Dankodan
    • GoogleAssistant, requested Web page closes after one minute

      Hi everyone, I’m using Jarvis to open web pages in magic mirror but they only stay open for a minute then they close when I return to MM, you can extend this time or make it infinite
      thanks

      posted in General Discussion
      D
      Dankodan
    • RE: Remove link

      [link text](scrot.png link url)
      it’s in the clock module

      posted in General Discussion
      D
      Dankodan
    • RE: Remove link

      thank you very much it worked:thumbs_up:

      posted in General Discussion
      D
      Dankodan
    • Remove link

      scrot.png
      sorry, is there a way to hide the highlighted link (https://localhost:8080)

      posted in General Discussion
      D
      Dankodan
    • MMM-Keyboard

      Re: MMM-Keyboard (a virtual touch keyboard)

      thanks I’ll try

      posted in System
      D
      Dankodan
    • RE: MMM-Keyboard (a virtual touch keyboard)

      @lavolp3 said in MMM-Keyboard (a virtual touch keyboard):

      this.sendNotification(“KEYBOARD_INPUT”, {
      key: “uniqueKey”,
      message: “test”
      });
      sorry, which file should these parameters be inserted in, I can’t see the keyboard
      thanks

      this.sendNotification(“KEYBOARD_INPUT”, {
      key: “uniqueKey”,
      message: “test”
      });

      posted in System
      D
      Dankodan