Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.05 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.05 KB

MMM-Namnsdag

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

Known Vulnerabilities Maintenance GitHub

Screenshot

Screenshot

Install

  $ cd ~/MagicMirror/modules
  $ git clone https://github.com/Menturan/MMM-Namnsdag.git
  $ cd MMM-Namnsdag
  $ npm 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