This day in history module for MM2
Examples
git clone https://github.com/cowboysdude/MMM-History
~MagicMirror/modules
`git clone https://github.com/cowboysdude/MMM-History.git`
cd
~MagicMirror/modules/MMM-History
run - npm install
{
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...