Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 508 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 508 Bytes

MMM-Glock

Clock with current weather Yahoo weather has turned off their old api so the weather NO longer works.....may update in the coming days to another provider.

       {
        disabled: f,
        module: 'MMM-Glock',
        position: 'top_center',
        config: {
        color: "white", //clock color
        size: "1.0em", //font size
        sec: true,  //show seconds
        dcolor: "orange"  //date color 
        }
        },