Skip to content

EdgarsJoja/timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timer

Simple CLI command to setup timer that triggers notification when done.

Timer notification

Usage

Sets timer for 1 hour 45 minutes 20 seconds:

timer -title="Notification title" -msg="Notification message" -h=1 -m=45 -s=20

Sets timer to specific time:

timer -t=18:05:29

# seconds can be omitted
timer -t=18:05

Specify either any of h, m, s flags or t flag alone.

About

Simple CLI command to setup timer that triggers notification when done

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages