- Just a bag of clocks. They are what they are.
- Not customizable much.
- For you nutcase clock lovers
git clone https://github.com/mykle1/MMM-BagOfClocks
into the~/MagicMirror/modules
directory.
{
disabled: false,
module: 'MMM-BagOfClocks',
position: 'bottom center',
config: {
city: "USA_NewYork", // "USA_NewYork", "America%2FNew_York" when type is 10
type: "2", // 1-10. If type is "10", city format = "America%2FNew_York"
animationSpeed: 3000,
updateInterval: 60 * 60 * 1000,
}
},
- Seek me out on the forum and I'll be glad to help you