Skip to content

madmod/MM-chromecast-background

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Module: chromecast-background

This is a chromecast-background module for MagicMirror. This module displays the Chromecast Backdrop as a background.

Using the module

To use this module, add it to the modules array in the config/config.js file:

modules: [
	{
		module: 'chromecast-background',
		position: 'fullscreen',	// This can be any of the regions.
		config: {
			wrapper: 'fullscreen'
		}
	}
]

Configuration options

The following properties can be configured:

TODO

About

The Chromecast Backdrop for magic-mirror.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published