Skip to content

Installation

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

Installation

Requirements

  • Node.js >=20
  • A reachable CalDAV server such as Nextcloud Tasks
  • Valid CalDAV credentials or an app password

Install The Module

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

After installation, continue with Nextcloud Preparation and then Quick Start.

Clone this wiki locally