/magicmirror-configs

Automatic installation (and backup) of my Magicmirror setup.

Primary LanguageJavaScript

magicmirror-configs

Automatic installation of my Magicmirror Setup.

NPM

Run:

chmod +x install-magicmirror.sh
bash install-magicmirror.sh

This Sript will:

  • Installs the necessary dependencies, including Node.js.
  • Clones the MagicMirror repository and installs it using npm.
  • Installs pm2, a process manager that helps keep MagicMirror running in the background.
  • Installs any additional modules - specified in a modules.txt file.
  • Provides instructions for editing the configuration file to add API keys and other information before restarting MagicMirror.