Skip to content

nigel-daniels/MMM-Fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-Fish

Fish of the day

This is a module for the MagicMirror. This module shows the fish of the day.

Installation

  1. Navigate into your MagicMirror's modules folder and execute git clone https://github.com/nigel-daniels/MMM-Fish. A new folder MMM-Fish will appear.

Config

The entry in config.js has only one option. You can change between English (default) and German names.

Here is an example of an entry in config.js

{
    module:		'MMM-Fish',
    header:		'Fish of the Day',
    position:	'top_left',
    config: {
        language: 'german'
    }
},

Notes

I was asked if we could have a fish of the day ^_^

Thanks To...

About

Fish of the day on my smart mirror :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published