To your custom.css add :
.dimmed {
color: #fff;
}
.normal {
color: #fff;
}
To your custom.css add :
.dimmed {
color: #fff;
}
.normal {
color: #fff;
}
@Richard238 said in MMM-FlightsAbove - Display all flights in the sky above you:
MMM-FlightsAbove
to your custom.css add :
.MMM-FlightsAbove.tabulator-footer {visibility: hidden;}
.MMM-FlightsAbove {overflow: hidden;}
Just replace your screen on and off commands with the xscreensaver commands. Should work.
like
for black screen :
xscreensaver-command -activate
and to deactivate black screen :
xscreensaver-command -deactivate
Try adding this to your custom.css :
.MMM-NewsFeedTicker .tickerbody {
-webkit-animation: marquee 2s linear infinite;
-moz-animation: marquee 2s linear infinite;
-ms-animation: marquee 2s linear infinite;
-o-animation: marquee 2s linear infinite;
animation: marquee 2s linear infinite;
}
Do you have xscreensaver installed? that should do exactly what you are asking
https://www.jwz.org/xscreensaver/man3.html
Or maybe a wifi- wall plug could work better? (i.e cut the power to the tv completly)
@Brandenborg First off,
What background module are you using? and in what region have you placed that module?
Restricting the top bars height doesn’t help much if the content inside it are larger.
(you can try visualising this by adding overflow: hidden; to the .region.top.bar and see what happens to the content of the top bar)
you could also add background-color: red; to the regions you are having problems with to see exactly where they start and end.
There are several Sporting stats/score modules over at :
https://forum.magicmirror.builders/category/32/sport
If none of them do what you want you could start a thread in the “requests” forum
@blebbens If your running the MM2 witohout any twoway mirror in front of the display maybe you could get away with an e-ink display.
But the e-ink is not near bright enough to be viable behind a twoway mirror.
There is low energy (energy star rated) screens out there, power is directly related to size (obviously), like there is the 24" LG
24MK600M rated use is 14.1W (eco mode). So you could probably get a smaller screen that uses less.
MMM-syslog recieves and displays message that you send via http get.
The camera module should be no problems either.