Skip to content

NAndreasson/tomtim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomtim

CLI pomodoro timer created in Node.js. Notifies you when pomodoro/break is finished.

Installation

npm install -g tomtim

Usage

// start timer with 1 min pomodoro length
$ tomtim -p 1

Flags are optional, default settings are 25 min pomodoros and 5 min breaks

Options

-h, --help         output usage information
-V, --version      output the version number
-p --pomodoro <n>  Length of pomodoro in minutes
-r --rest <n>      Length of break in minutes

About

CLI pomodoro timer created in Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published