A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Help with Progress Bar for Music
-
for a single progress bar use
meter
tag in the dom -
@sdetweil
With home assistant (https://www.home-assistant.io/)
and this add on
https://community.home-assistant.io/t/echo-devices-alexa-as-media-player-testers-needed/58639 -
@jasondreher cool. thx
-
That’s great, when you are able to create these things. Good luck with those ideas.
-
I would search for an npm progress bar module(there’s one for sure).
Then install it via npm.
Include it in your code via thegetScript()
method.
Use it in your code as described in the npm module.
From my point of view it’s the easiest way in this environment without doing all on your own.