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

    Posts

    Recent Best Controversial
    • MMM-Todoist Help

      I am having a little trouble getting this module to work. I’ve tried multiple different projects and access tokens but neither have worked. Any help is appreciated.

      		{
      			module: 'MMM-Todoist',
      			position: 'middle_center',	// This can be any of the regions. Best results in left or right regions.
      			header: 'To Do', // This is optional
      			config: { // See 'Configuration options' for more information.
      				  accessToken: 'xxxxxxxxxxxxxxxx',
      				maximumEntries: 60,
      				updateInterval: 10*60*1000, // Update every 10 minutes
      				projects: [ xxxxxxxxx ],
      				fade: false
      		  }
      		},
      
      posted in Troubleshooting
      P
      potts-mike
    • Docker setup verse Server only on Raspberry pi

      I have been playing with magic mirror for the last couple weeks. To start I loaded the docker to get a general feel for things. I decided I want to move forward and setup a raspberry pi to host magicmirror.

      My problem is that the Docker version displayed fine in my LG TV browser, its great with the PIP in the mornings. The rpi version just shows a black screen. What are the difference between the two versions? Could it be something in the html?

      Thanks,

      posted in General Discussion
      P
      potts-mike
    • 1 / 1