Skip to content

🍅 A straightforward implementation of Pomodoro timer written in Bash

Notifications You must be signed in to change notification settings

iftruereturn/pomidor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pomidor

A straightforward implementation of Pomodoro timer written in Bash

Usage

pomidor [-s] [-m] [-w n] [-r n]

Sets a pomodoro timer
      -s: show countdown (in seconds)
      -m: show countdown (in minutes)
      -w: specify time of work in minutes (default: 25)
      -r: specify time of rest in minutes (default: 5)
      -h: show this message

About

🍅 A straightforward implementation of Pomodoro timer written in Bash

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages