MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    Calendar - Use calendar form local file system

    Troubleshooting
    calendar local filesystem
    3
    4
    2802
    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.
    • coolchip
      coolchip last edited by

      Hello,
      thanks for that wonderfull system with this greate modules.
      I have a question to the module calendar.
      Have some ics files on my local hard drive and I want to see them in the mirror. I tried to add the calender in the configuration als url: “/home/sebastian/mylocalcalendar.ics”

      Unfortunatelly this doesn’t work. Is there a simple way to use local calendars?

      P 1 Reply Last reply Reply Quote 0
      • P
        Phate @coolchip last edited by

        @coolchip

        I think?

        Probably wrong tho.

        Need to use a HTML address to access local.

        Port 8080.

        1 Reply Last reply Reply Quote 0
        • S
          Shockwave last edited by

          @coolchip , yes this can be done easily by serving it up via http.

          My 2nd calendar entry looks like this:
          {
          symbol: ‘birthday-cake’,
          url: ‘webcal://localhost:8080/modules/birthdays/birthdays.ics’
          }

          That may not be the best location to put it, but I wasn’t able to get it read from outside of /modules.

          1 Reply Last reply Reply Quote 1
          • coolchip
            coolchip last edited by

            Thank you very much! ❤

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy