Read the statement by Michael Teeuw here.
Not really a mirror at all - but is really helpful
-
My MagicMirror isnt a mirror at all - its a display that is on in my kitchen. It has two modes - normal - shown below, which shows calendar, what is currently playing on my Sonos speaker in my kitchen, weather, and headlines.
and also a ‘party’ mode, where all that other info is hidden, and only shows me and my guests what music is playing
Happy to share my custom CSS code with anyone that wants to see this.
-
Would be great if you would upload your CSS to Github and share it here! :)
-
Wow, looks really cool when it’s used without a mirror.
-
thanks - Uploaded the code here.
-
@dinkybluebug245
maybe a dumb question, but what did you do to the calendar module to make it show the day and the time for each entry? -
This post is deleted! -
it looks like this.
If I change it to
timeFormat: 'absolute'
I see the real date (e.g. November 26th) but still no time. -
This post is deleted! -
@yawns Ive uploaded my version of calendar.js to github. access it here : https://github.com/dinkybluebug/MMM-CustomCSSv2
It has amended javascript for calendar to show day of week and time.
-
I had installed the remote control module too, and tweaked it slightly, so I can move between Normal and Party mode, instead of using bash scripts via SHH