Skip to content

hjpnam/SimplePomodoroTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

SimplePomodoroTimer

A simple bash script implementation of the Pomodoro timer

usage: ./pomo [-w WORK_INTERVAL=1500] [-s SHORT_BREAK=300] [-l LONG_BREAK=1200]

options:

  • -h : display help \n
  • -s : set the length of short breaks; defaults to 300 seconds
  • -l : set the length of long breaks; defaults to 1200 seconds
  • -w : set the length of work sessions; defaults to 1500 seconds

About

A simple bash script implementation of the Pomodoro timer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages