/MMM-germanwordclock

Word Clock written in German

Primary LanguageJavaScriptMIT LicenseMIT

Module: Word Clock

This Magic Mirror module displays a Word Clock written in german.

Using the module

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

modules: [
    {
		module: 'MMM-germanwordclock',
		position: 'bottom_left',
	},
]