MMM-SystemStats A MagicMirror module to display CPU usage, temperature, and memory usage in real time. Config Example { module: "MMM-SystemStats", position: "top_right", config: { updateInterval: 5000 // in milliseconds } }