• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

How can I integrate a Caldav calendar

Scheduled Pinned Locked Moved Development
2 Posts 2 Posters 290 Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    MsHyper
    last edited by Oct 11, 2020, 10:12 AM

    Hello

    i have an online calendar that i would integrate into my MagicMirror but it is in a Caldav format and password protected i can somehow integrate it. i have tried it this way (see picture).kalender.PNG

    S 1 Reply Last reply Oct 11, 2020, 4:39 PM Reply Quote 0
    • S Offline
      sdetweil @MsHyper
      last edited by Oct 11, 2020, 4:39 PM

      @MsHyper many people use a script to fetch the caldav as an ics with curl, into the calendar module folder
      and use that file in a local url
      {
      url: “http://localhost:port/modules/default/calendar/???.ics”
      }

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      1 / 1
      • First post
        1/2
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy