Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Bash Timer

This is a simple command-line Bash timer that I created for personal use:

./timer.sh "title" "amount of time"

where "title" is the title of the timer and "amount of time" is the length of time specified as a human-readable date string that is accepted by the Linux date command (ex. 10 seconds, 5 minutes, etc.). The timer runs in the background once started. Upon completion, it shows a "TIME'S UP" screen and plays a sound.

This script requires mplayer and yad to run.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages