Skip to content

cowboysdude/MMM-History

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-History

This day in history module for MM2

Examples

MagicMirror/modules

git clone https://github.com/cowboysdude/MMM-History

Installation

 ~MagicMirror/modules
 `git clone https://github.com/cowboysdude/MMM-History.git`
 cd
  ~MagicMirror/modules/MMM-History
  run - npm install

Add to Config.js

     {
           module: 'MMM-History',
          position: 'bottom_bar',
          config: {
        maxWidth: "300px"  // Increase to maximum px or 100% to stretch across mirror. See Examples above.
          }
    },
      

maxWidth:` can be set to either px or %
maxLength:` can be set to any number to truncate text after x characters    

Restart mirror... enjoy...

About

This day in history module for MM2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •