MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. dgs
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    dgs

    @dgs

    1
    Reputation
    697
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    dgs Unfollow Follow

    Best posts made by dgs

    • RE: Calender module - icloud calender?

      Its work for me

      {
      			module: 'calendar',
      			header: 'Icloud Calendar',
      			position: 'top_left',
      			config: {
      				calendars: [
      					{
      						symbol: 'calendar-check-o ',
      						url: 'https://p02-calendars.icloud.com/published/2/xxxxxxxxxxxxxxxxxxxxxQhtoAvoFiIwGI1-5MBbuND5g_96k2kQyqGV90wUFfxxxxxxxxxxx'
      					}
      				]
      			}
      		},
      

      Note from admin: Please use Markdown on code snippets for easier reading!

      posted in Troubleshooting
      D
      dgs

    Latest posts made by dgs

    • RE: Calender module - icloud calender?

      Its work for me

      {
      			module: 'calendar',
      			header: 'Icloud Calendar',
      			position: 'top_left',
      			config: {
      				calendars: [
      					{
      						symbol: 'calendar-check-o ',
      						url: 'https://p02-calendars.icloud.com/published/2/xxxxxxxxxxxxxxxxxxxxxQhtoAvoFiIwGI1-5MBbuND5g_96k2kQyqGV90wUFfxxxxxxxxxxx'
      					}
      				]
      			}
      		},
      

      Note from admin: Please use Markdown on code snippets for easier reading!

      posted in Troubleshooting
      D
      dgs