EXT‐Touch - bugsounet/MMM-Bugsounet GitHub Wiki

Activate MMM-GoogleAssistant with a Touch Screen by Touching the Google Icon

Installation

Execute npm run setup:EXT-Touch from MMM-Bugsounet folder.

cd ~/MagicMirror/modules/MMM-Bugsounet
npm run setup:EXT-Touch

EXT-Touch Configuration

use config.js file of MagicMirror² for configuring EXT-Touch

{
  module: "MMM-Bugsounet/EXTs/EXT-Touch",
  position: "top_left"
},