-
Notifications
You must be signed in to change notification settings - Fork 0
Home
github-actions[bot] edited this page Jul 23, 2026
·
3 revisions
MMM-CalDAV-Tasks displays CalDAV task lists in MagicMirror and can optionally toggle task completion by long press.

Use this wiki if you want to:
- install the module cleanly
- prepare Nextcloud app credentials and private list URLs
- start with a minimal working config
- tune sorting, filtering, and display options
- troubleshoot connection, timing, or long-press issues
- Install the module and run
npm install. - Create a dedicated Nextcloud app password and copy the private task-list link.
- Start with the example from Quick Start.
- Adjust filters, headings, and colors in Configuration.
- Use CLI Debug if the backend cannot reach your CalDAV server.
Technical and development notes stay in docs/, especially the CLI deep-dive and devcontainer notes.