0.8.0
- Add new
stopAfter
andcountdown
options:stopAfter
: Automatically stop the metronome after the given duration. Examples: duration like30s
,1h
,1h30m
countdown
: When used in conjunction withstopAfter
, this controls how long the "Stopping in..." countdown button appears for before the metronome automatically stops. Set toalways
to always show the countdown. Defaults to10s
.
See the documentation to learn more.