Skip to content

thiagolopes/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple pomodoro script

what is pomodoro?

The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. The technique uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks.

reference: Wikipedia

requirements

  • yad : used to create icons notifications
  • notify-sent (libnotify-bin): used to create system notifications

run

just -> $> ./pomodoro.sh

demo

screenshot_2019-01-21_20-54-29 screenshot_2019-01-21_20-54-49