A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Tools : System stat monitoring and commanding (ATB Supported)
-
@Sean Hi Sean,
the module does not show correct values for SD card space for me.
Actual values:
Shown values:
Any idea?
-
I think you need to use
sudo du -hs /
instead ofdu -hs
to show usage of all folders. This shows me the 6.5G my system is using instead of the 1.5G which is not enough and supposedly only valid for part of the system. -
@lavolp3
Thanks for information. I’ll fix it later, however you can modify the source on line 34 ofnode_helper.js
. -
@sean Also, I think you could cut the line so the dash, or in your case the dot, does not appear.
If I find the time I’ll send a PR. -
UPDATED
2019-01-13
- Voice warning alert be enabled with MMM-AssistantMk2