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

I want to create a touchscreen life dashboard - MM or React + Browser?

Scheduled Pinned Locked Moved Show your Mirror
9 Posts 3 Posters 2.9k Views 3 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.
  • S Offline
    sdetweil @wfsaxton
    last edited by Jun 1, 2023, 5:40 PM

    @wfsaxton MagicMirror is a composable information panel… an output medium.

    given the lack of general purpose touch screen monitors, its hard to develop support for input actions…
    and then some services are not remote friendly

    getting the calendar ICS data is easy…

    ADDING/EDITING a calendar entry is some totally other interface…

    i can do it by voice with Alexa, so don’t need anything on MM…

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    W 1 Reply Last reply Jun 1, 2023, 5:52 PM Reply Quote 0
    • W Offline
      wfsaxton @sdetweil
      last edited by Jun 1, 2023, 5:52 PM

      @sdetweil What do you mean lack of general purpose touch screen monitors? Here’s a reasonably priced RPi supporting touchscreen.

      I did think about keeping the MM display-only and using other interfaces to add/modify data (my phone, Alexa, etc) but I have a specific use-case where I want my kids to be able to each view their own schedule, chore chart, etc and check off items on their todolist. External buttons could certainly solve the problem of switching kid profiles, but checking off todoist items does require physical interaction.

      S 1 Reply Last reply Jun 1, 2023, 5:59 PM Reply Quote 0
      • S Offline
        sdetweil @wfsaxton
        last edited by Jun 1, 2023, 5:59 PM

        @wfsaxton well, that didn’t exist last year…

        so you can use real buttons (MMM-Buttons via GPIO) or soft buttons (with the MMM-pages module to switch between user views).
        there are a couple modules that provide soft buttons, and the MMM-page-indicator module enables switching via touch

        input into the data services is the primary work task…

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        W 1 Reply Last reply Jun 1, 2023, 6:19 PM Reply Quote 0
        • W Offline
          wfsaxton @sdetweil
          last edited by Jun 1, 2023, 6:19 PM

          @sdetweil Can you give an example of another module that uses soft buttons/touch support? If I could modify the Todoist module to support the closing of tasks, the rest of my functionality could probably be had out of the box with MMM-pages…

          S W 2 Replies Last reply Jun 1, 2023, 6:44 PM Reply Quote 0
          • S Offline
            sdetweil @wfsaxton
            last edited by sdetweil Jun 1, 2023, 6:47 PM Jun 1, 2023, 6:44 PM

            @wfsaxton no. I’m not aware of any modules that use the input to update remote systems

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • W Offline
              wishmaster270 Module Developer @wfsaxton
              last edited by Jun 1, 2023, 7:18 PM

              @wfsaxton Hi,

              MMM-Bring uses touch input for putting new items to the list.

              S W 2 Replies Last reply Jun 1, 2023, 7:23 PM Reply Quote 1
              • S Offline
                sdetweil @wishmaster270
                last edited by Jun 1, 2023, 7:23 PM

                @wishmaster270 count 1!

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • W Offline
                  wfsaxton @wishmaster270
                  last edited by Jun 1, 2023, 7:54 PM

                  @wishmaster270 Thanks, I’ll check it out.

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