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.

    Calendar - Use calendar form local file system

    Scheduled Pinned Locked Moved Troubleshooting
    calendar local filesystem
    4 Posts 3 Posters 3.3k Views 3 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.
    • coolchipC Offline
      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 Offline
        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 Offline
          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
          • coolchipC Offline
            coolchip
            last edited by

            Thank you very much! :heart:

            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 Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy