Skip to content

Magic Mirror module that just displays how many days since a date/time stamp.

License

Notifications You must be signed in to change notification settings

heatxsink/MMM-HUD-since

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-HUD-since

Magic Mirror module that just displays how many days since a date/time stamp.

What does this module look like?

Example of MMM-HUD-since

To use add this to your config.js

{
    module: 'MMM-HUD-since',
    position: 'top_right',
    header: "California SIP",
    config: {
        useHeader: false,
        date: "03/09/2020",
        boldDays: false,
    }
},

About

Magic Mirror module that just displays how many days since a date/time stamp.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published