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


Revision #2
Created 2019-04-05 22:54:37 UTC by Shaun Reed
Updated 2019-07-06 07:28:09 UTC by Shaun Reed