Skip to content

yohaybn/MMM-JewishDate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Module: MMM-JewishDate

The MMM-JewishDate module is module of the MagicMirror. This module displays the current Jewish date.

JewishDate

Installtion

git clone https://github.com/yohaybn/MMM-JewishDate into the ~/MagicMirror/modules directory.

Using the module

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

modules: [
	{
		module: "MMM-JewishDate",
		position: "top_left",	// This can be any of the regions.
		config: {
			// There is no config currntly. will added 
		}
	}
]

Configuration options

TODO..

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published