cmdbox-pomo
cmdbox-pomo copied to clipboard
`pomo duration` without any args will just fallthrough to `pomo start` and use whatever duration is currently saved in `pomo.duration` or `25m` if `pomo.duration` is empty. Should close #9
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...
By adding a cumulative pomo time or session counter can see when it is time to take a longer break than 5 minutes. Plus it can be used to estimate...