hnnweb / MMM-Namnsdag

Magic Mirror module that displays Swedish name of the day.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Magic Mirror module that displays Swedish name of the day.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%