@com1cedric Looks great so far. For the weather module, maybe check out MMM-WeatherChart or MMM-OpenWeatherForecast — they offer more visual options without needing heavy node.js work. Also, adding a physical shutdown button is a smart move for reliability. Keep us posted on the frame build!
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
T
Offline
Latest posts made by Tammieda
-
RE: Dakboard layout for family dashboard
-
RE: NPM script to bundle the server and the client
@sdetweil You could try using a build tool like Webpack or Vite to bundle both server and client apps into fewer, optimized files. Have you checked if there’s an existing config or plugin for MM that supports this, or would you need help setting one up from scratch?