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-Chores - Manage and keep track of your household Chores

    Scheduled Pinned Locked Moved Utilities
    79 Posts 14 Posters 18.6k Views 15 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.
    • PierreGodeP Offline
      PierreGode Module Developer @redbeardedninja
      last edited by PierreGode

      @redbeardedninja Hi this has now being added to latest update!
      you can now check the checkboxes directly on the mirror it self. (touch screen also works)

      ( the web admin portal will not update directly unless you refresh the page)
      What i found hard is that the mouse is invisible on magic mirror but if you manage to find the checkboxes they will be clickable. ( meaby a setting that can be tampered with)

      KristjanESPERANTOK S R 3 Replies Last reply Reply Quote 0
      • KristjanESPERANTOK Offline
        KristjanESPERANTO Module Developer @PierreGode
        last edited by

        @PierreGode said in MMM-Chores - Manage and keep track of your household Chores:

        What i found hard is that the mouse is invisible on magic mirror

        MMM-Cursor can solve that 🙂

        1 Reply Last reply Reply Quote 1
        • S Offline
          sdetweil @PierreGode
          last edited by sdetweil

          @PierreGode just change it to not hidden using custom.css

          html {
          cursor:default;
          }
          

          or use unclutter (have apt install it) will only be visible when you move it

          it is hidden on purpose(in msin.css), an output only panel couldn’t use it

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
          • KristjanESPERANTOK Offline
            KristjanESPERANTO Module Developer @sdetweil
            last edited by

            @sdetweil said in MMM-Chores - Manage and keep track of your household Chores:

            or use unclutter (have apt install it) will only be visible when you move it

            I think unclutter doesn’t work on modern systems (Wayland).

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

              @KristjanESPERANTO true
              similar options
              https://bist.be/posts/unclutterwayland/

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • R Offline
                redbeardedninja @PierreGode
                last edited by

                @PierreGode thanks so much! The new update works like a charm. Now for me to work on the custom css to make the module a bit larger…

                PierreGodeP 2 Replies Last reply Reply Quote 1
                • J Offline
                  JohnGalt @PierreGode
                  last edited by

                  @PierreGode – Thanks for the update on the data being available to AI. Since I don’t want my data available, I will just delete the module folder and remove it from the config file.

                  Can you confirm that data is NOT stored anywhere outside the module folder? Thanks in advance.

                  PierreGodeP 1 Reply Last reply Reply Quote 0
                  • PierreGodeP Offline
                    PierreGode Module Developer @redbeardedninja
                    last edited by

                    @redbeardedninja
                    I will add that a little bit later so sizes an be modified from config.js

                    1 Reply Last reply Reply Quote 0
                    • PierreGodeP Offline
                      PierreGode Module Developer @JohnGalt
                      last edited by

                      @JohnGalt

                      No need to set your device on fire.
                      The data is only stored in the module folder /MMM-Chores/ in data.json and will NOT be shared with anything unless you add the openapi token.

                      No openai api token = no data leaving your device.

                      If you want to use ai with api token

                      1. ONLY content of modules/MMM-Chores/data.json is shared.

                      2. data.json is my file were I store the content of admin page, for security I convert users to ID’s

                      3. NOTHING gets sent unless YOU press the AI genrste button.

                      J 1 Reply Last reply Reply Quote 0
                      • J Offline
                        JohnGalt @PierreGode
                        last edited by

                        @PierreGode – OK, good to know. Thanks for the quick response.

                        PierreGodeP 2 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 8
                        • 3 / 8
                        • 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