GitHub - sesta/count_shell: Simple Timer of Shell Script · GitHub
Skip to content

sesta/count_shell

Folders and files

Repository files navigation

Count Shell

Simple Timer on terminal

Count Up

# ./count.sh

count_up

stop : Ctrl-c

Count Down

# ./count.sh -t 3m

count_down

  • set hour : -h 1
  • set minute : -m 2
  • set second : -s 3
  • set all : -t 1h2m3s

More

  • Sound a beep( /a ) at the end
# ./count.sh -t 1s -a

License

MIT

About

Simple Timer of Shell Script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages