Pypomodoro

Pomodoro timer in your terminal
Pypomodoro

Pypomodoro

Description

Displays a full screen Pomodoo timer in your terminal.

Installation

pip install pypomodoro

Usage

pypomodoro [-h] [-w WORK_MINS] [-b BREAK_MINS] [-v] [--version]

optional arguments:
  -h, --help            show this help message and exit
  -w WORK_MINS, --work WORK_MINS
                        Number of miinutes for work
  -b BREAK_MINS, --break BREAK_MINS
                        Number of minutes for break
  -v, --verbose         Move detailed display
  --version             show program's version number and exit