Skip to content

tanay1337/toimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Toimer

An extremely minimalist timer for the CLI.

Installation

Arch-based Distros

yay -S toimer-git

Other Linux Distros

Install make and run the following command:

sudo make install

Usage

USAGE:
  toimer [options]

OPTIONS:
  help                      Prints this help message
  -s, seconds               Sets a timer for n seconds
  -m, minutes               Sets a timer for n minutes
  -h, hours                 Sets a timer for n hours

KEYPRESSES:
  p                         Pauses (and resumes) a timer
  r                         Restarts a timer

LICENSE

MIT

About

An extremely minimalist timer for the CLI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published