Skip to content

A simple pomodoro tool for Linux(shell script)

Notifications You must be signed in to change notification settings

shawcm/pomodoro.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

a simple pomodoro tool on linux

Defaults

Default value for:

  • work interval(-w): 25m
  • short break(-s): 5m
  • long break(-l): 15m
  • cycles before long break(-n): 5

to run with custom value, for example:

./pomodoro.sh -l 30m -n 4

Usage

  1. run pomodoro.sh
  2. a message box pops out, asking you to focus. click OK and timer start
  3. after 25m, it asks you to relax. click OK and timer start

About

A simple pomodoro tool for Linux(shell script)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages