Skip to content

teasin951/Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clock

Lightweight bash utility to display dynamic system time to shell

clock showdown

Setup

Download 'clock' into /bin or /usr/bin directory and make it executable using cd /usr/bin chmod +x clock, make sure /usr/bin is in $PATH.

Alternatively, save it wherever you want and make an alias in ~/.bashrc. Something like alias clock='bash /path/to/file'

Usage

Type clock into your terminal and enjoy!

Ctrl-C to stop the clock.

You can modify clock's behaviour using switches. Check out clock -h for more info.

About

Lightweight bash utility to display dynamic system time to shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages