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.

    MMM-Image-On-Notification

    Scheduled Pinned Locked Moved Solved Requests
    16 Posts 4 Posters 5.2k Views 5 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.
    • ejay-ibmE Offline
      ejay-ibm Project Sponsor Module Developer @sdetweil
      last edited by

      @sdetweil said in MMM-Image-On-Notification:

      ls /home/pi/MagicMirror/jarvis-standby2.gif -laF

      yup

      i@ejaypi:~/MagicMirror$ ls /home/pi/MagicMirror/jarvis-standby2.gif -laF
      -rw-r–r-- 1 pi pi 8735111 mars 1 19:58 /home/pi/MagicMirror/jarvis-standby2.gif

      S 1 Reply Last reply Reply Quote 0
      • ejay-ibmE Offline
        ejay-ibm Project Sponsor Module Developer
        last edited by

        I found

        src=“modules/MMM-HTMLBox/jarvis-standby2.gif”

        that works …

        thank you

        1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @ejay-ibm
          last edited by

          @ejay-ibm actually looks like the base is

          /home/pi/MagicMirror/modules
          

          code in app/server.js

          var directories = ["/config", "/css", "/fonts", "/modules", "/vendor", "/translations", "/tests/configs"];
          

          sets up listening on those folders

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          ejay-ibmE 1 Reply Last reply Reply Quote 0
          • ejay-ibmE Offline
            ejay-ibm Project Sponsor Module Developer
            last edited by

            Thank you @Sean & @sdetweil
            This is the draft result. I still have to work on the talking image. that one is a quick test.

            https://drive.google.com/open?id=1G34tJ-1trMCK1yEJK0C6gIw3Nx3O8X8Q

            As you can see the animation is triggered a bit early.
            As I discussed with you Sean This is why I would need an additional notification between HOTWORD_PAUSE & ASSISTANT_ACTIVATE (I’ll use this notification as well to turn down the volume when user command is given in case any music is played on the mirror )

            thank you again

            Ejay

            1 Reply Last reply Reply Quote 0
            • ejay-ibmE Offline
              ejay-ibm Project Sponsor Module Developer @sdetweil
              last edited by

              @sdetweil I didn’t know that . Thanks I learnt something
              I’ll use config folder then

              Ejay

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @ejay-ibm
                last edited by

                @ejay-ibm i would try to stay away from MM folders… create another under modules for your own content

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                ejay-ibmE 1 Reply Last reply Reply Quote 1
                • ejay-ibmE Offline
                  ejay-ibm Project Sponsor Module Developer @sdetweil
                  last edited by ejay-ibm

                  @sdetweil Yes config/images or modules/images
                  Both would be ok since not overwritten in case of an update.
                  Good Idea.

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