Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

eouia/MMM-Meniny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMM-Meniny

Slovak name of day (request of Maros)

Installation

cd ~/MagicMirror/modules
git clone https://github.com/eouia/MMM-Meniny

Configuration

{
  module: "MMM-Meniny",
	position: "top_left",
	config: {
	  message: "Today is <i>$TODAY$</i>. <br/> Tomorrow is <i>$TOMORROW$</i>."
    // you can use $TODAY$ as name of today, $TOMORROW$ as name of tomorrow.
	}
},

I haven't fully tested it.

Issues

There are some undefined dates, like 01 Jan., I don't know Slovak calendar system, so I cannot define them. You'd better fulfill missed dates by yourself.

About

Slovak name of day (request of Maros)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published