This is a module for MagicMirror²
; the purpose of the module is to show you jokes from the JokeAPI.
- Clone this repository into your MagicMirror
modules
folder. - Edit your configuration file under
config/config.js
with the following configuration.
{
module: 'MMM-JokeAPI',
position: 'middle_center',
config: {
category: "Programming"
}
}
The following categories are available
- Programming
- Miscellaneous
- Dark
- Any
MagicMirror²: MagicMirror²
JokeAPI: JokeAPI