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

    Tom9664

    @Tom9664

    0
    Reputation
    246
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Tom9664 Unfollow Follow

    Latest posts made by Tom9664

    • RE: MY mirror from Italy

      @s-monti-74 Where did you get the football module?

      posted in Show your Mirror
      T
      Tom9664
    • No upcoming events

      The default calendar module does not display any upcoming events. The other default modules work fine and I was able to successfully install a few 3rd party modules.

      {
      			module: "calendar",
      			header: "US Holidays",
      			position: "top_left",
      			config:{
      				calendars: [
      					{
      				 symbol: "calendar",
      				url: 'webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics',
      					       
                                              }
      				]
      			}
      		},
      
      posted in Troubleshooting
      T
      Tom9664