add 24hour time support
fix typo in Makefile uninstall
add manpage and contrib script
A basic countdown timer. Displays the remaining duration while counting down.
timer 25s
timer 11:32AM
timer 19:20
timer 3h40m50s
You may like to wrap this tool in a shell script to do the following:
I've included a script that does the following in contrib/timer.sh
.
See timer(1)
for more details.
make all
sudo make install
sudo make uninstall
Written and maintained by Dakota Walsh. Up-to-date sources can be found at https://git.sr.ht/~kota/timer/
GNU GPL version 3 or later, see LICENSE. Copyright 2022 Dakota Walsh