Skip to content

CptMeetKat/MMM-BoredDaily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-BoredDaily

Magic Mirror module to display the free Bored API.

Dependencies

Examples

name-of-you-image

name-of-you-image

Installation

  1. Clone this repo into your modules directory.
  2. cd into NextTrains
  3. npm install request
  4. Create an entry in your config.js file to tell this module where to display on screen.

Example:

{
     module: 'BoredDaily',
     position: 'bottom_bar',
     config: {
         updateInterval: "10"
     }
},

Config

Option Description
updateInterval Set to desired update interval (in seconds), default is 10 (10 seconds).

About

A plugin for MagicMirror2 to display the Bored API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published