Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 278 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 278 Bytes

Pomme

A very simple cli pomodoro timer for linux.

Usage

Supply two command line arguments to specify the length of the intervals and pauses (in minutes):

$ python pomme.py [interval] [pause]

If not specified, interval and pause will default to 25 and 3, respectively.