cmdbox-pomo
cmdbox-pomo copied to clipboard
implemented pause
Added pause functionallity. Run pomo pause
to pause the pomodoro and pomo start
or pomo resume
to start the pomodoro timer again.
(PAUSED)
is added next to the pomodoro timer while paused.
pomo.pause
override the initial value in config.json
pomo.duration
. A pomo duration <duration>
is required to reset pomo.duration
to e.g. 25m
Hopefully close #24