Skip to content

Installation

github-actions[bot] edited this page Jul 21, 2026 · 1 revision

Installation

Requirements

  • Node.js >=20
  • Credentials for a supported library OPAC account
  • Library-specific base URL and account path information

Install The Module

cd ~/MagicMirror/modules
git clone https://github.com/HeikoGr/MMM-LibraryMonitor
cd MMM-LibraryMonitor
npm install

Continue with Quick Start.

Clone this wiki locally