/MMM-Namnsdag

Magic Mirror module that displays Swedish name of the day.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

MMM-Namnsdag

Magic Mirror module that displays Swedish names of the day. Relys on Svenska Dagar Api.

David Snyk Vulnerabilities for GitHub Repo LGTM Alerts LGTM Grade Yarn

Maintenance GitHub commit activity GitHub

Screenshot

Screenshot

Install

This module uses Yarn.

  cd ~/MagicMirror/modules
  git clone https://github.com/Menturan/MMM-Namnsdag.git
  cd MMM-Namnsdag
  yarn install

Configuration

Key Value Required Default Description
debug boolean N false Debug output.

Example config

{
    module: "MMM-Namnsdag",
    position: "bottom_right",
    header: "Namnsdag"
}

Development

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