afbora/SimpleTimeTracker

Backward counter (normal timer)

Opened this issue · 0 comments

It may be useful for someone to have a backward counter, not only a stopwatch.

Case:

  • Create new task, select type - "timer".
  • Set some time. Per instance, 25 minutes.
  • Turn on the timer. Time will be being decreased: 00:24:59, 00:24:28.
  • When it reaches 00:00:00 the program somehow notifies a user.

This feature can be used for the Pomodoro technique or to precisely control your working time.