hoter/pomodoro

Simple console application

Closed this issue · 0 comments

hoter commented

Simple application allows to notify users via messages in the console. All settings are transferred to the program through the arguments.

Agruments:

  1. --work (-w) - time for working interval (default 25 minutes)
  2. --small_rest (-sr) - time for small rest between working intervals (default 5 minutes)
  3. --big_rest (-br) - time for big rest between working intervals (default 15 minutes)