Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 493 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 493 Bytes

pomodoro-notify

Simple pomodoro timer that sends desktop notifications.

Default number of pomodoros is 4.

Only tested on linux, but should be cross-platform.

USAGE:
  pomodoro-notify [POMODORO_DURATION [BREAK_DURATION [POMODOROS]]]
FLAGS:
  -h, --help            Prints help information
OPTIONS:
   POMODORO_DURATION: the number of minutes for the pomodoro
   BREAK_DURATION: the number of minutes for the break
   POMODOROS: the number of pomodoros to launch one after the other