- Fix typo in
--help
where it read "secs" instead of "mins" - Fix bug where the Tmux status doesn't clear on exit sometimes
- Fix logging error that happens when running break-less pomodoros.
- Fix
-b 0
not working in certain circumstances. - The '3, 2, 1' countdown is now not being growled.
- Add a shortcut
pomojs 25 10
to run a 25min + 10min timer. - Pomo now doesn't clear the screen on startup.
- Big refactor!
- Refactored to allow custom reporters in the future
- Linux speech support (uses espeak instead of say)
- Growl support for other platforms (uses growl package)
- Update log format to show duration (eg,
6:55am - 7:25am
)
- Logging via
pomojs -l <file>
.
- Tmux integration with
pomojs -t
.
- Add
pomojs -d <mins>
for no-break timers. - Fix 'a minute to go!' announcement.
- The progress bar and speaking is now better synchronizedk
- Fix progress bar clearing unnecesarily.
- Minor style tweaks.
- Initial release.