Magic Mirror module that displays Swedish names of the day. Relys on Svenska Dagar Api.
$ cd ~/MagicMirror/modules
$ git clone https://github.com/Menturan/MMM-Namnsdag.git
$ cd MMM-Namnsdag
$ npm install
Key | Value | Required | Default | Description |
---|---|---|---|---|
debug | boolean | N | false | Debug output. |
{
module: "MMM-Namnsdag",
position: "bottom_right",
header: "Namnsdag"
}
This module isn't perfect. If you find a bug or has a feature request don't hesitate to create an issue OR even better, create a pull request! :D