Commit Graph

4 Commits

Author SHA1 Message Date
Kevin Schoon 1b321198fb fix issue where interface can block
Fixed an issue where the UI can block when certain key combinations are
pressed in different states. An alternative and more robust approach would
likely be to re-write the runner code as a finite state machine, however
these quick fixes work okay.

Additionally cleaned up some spacing in console messages and added a CREATED
state which is the default state of a pomodoro.
2022-05-30 14:59:03 -05:00
paperbenni 569a156fd0 show duration of pause between intervals 2021-08-31 00:31:35 +02:00
Kevin Schoon eccaca0dc4 upgrade termui to v3 2021-07-28 18:52:20 -04:00
Kevin Schoon 34eab4e98b restructure project into modules 2020-09-08 11:35:47 -05:00