Installation Execute the following command on your Raspberry Pi to install MagicMirror²: bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh)" Start MM: cd ~/MagicMirror/ npm start Grab the unclutter package to hide mouse on idle sudo apt install unclutter