Skip to content

raiderrobert/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro

Use this super simple utility to be more productive with the pomodoro technique

Install

  pip install git+https://github.com/raiderrobert/pomodoro/

Usage

  pomodoro                  # normal 25 minutes
  pomodoro -m 5             # 5 minutes
  pomodoro -s 30            # 30 seconds
  pomodoro -m 10 -s 30      # 10 minutes and 30 seconds

Options

  -h --help        Show this screen.
  -m --minutes     Time in minutes [default: 25].
  -s --seconds     Time in seconds.
  -l, --log        The file to which log information shall be appended.

About

Super simple pomodoro implementation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages