Skip to content

mamaoag/pomodoro-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

pomodoro-timer

Description

Simple Pomodoro Timer through Bash Scripting

How to use

To use this make sure that the script has executable permissions by running

chmod+x pomodoro.sh

Once done, run the script by using the following:

./pomodoro.sh <number of pomodoro>

Example

./pomodoro.sh 4

It would generate 4 pomodoros (25 minutes) with 3 short breaks (5 minutes) and 1 long break (15 minutes)

About

Pomodoro Timer through Bash Scripting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages