timer using dateutils.
24-hour clock timer.
I didn't know the word "shtick" ever.
$ git clone https://github.com/alpineyahoo/sh-tick.git
$ cp ./sh-tick/snoopy/shtick /usr/local/bin/shtick
# If you like simple screen, then replace snoopy with v3
$ chmod +x /usr/local/bin/shtick
# v3
# situation: current_date = 14:52
$ shtick 1530
== 15:30:00 == 0:37:59
# snoopy version
# situation: current_date = 05:45
$ shtick 0600
______
< == 06:00:00 == 0:14:59 >
------
\
\
\ O_ __)(
,' `. (_".`.
: : /|`
| | ((|_ ,-.
; - /: ,' `:(( -\
/ -' `: ____ \\\-:
_\__ ____|___ \____|_
; | | '-` :
:_____|:|__________________:
; |:| :
: |:| :
;_______`'___________________:
: :
|______________________________|
`---.--------------------.---'
|____________________|
| |
|____________________|
| |
_\|_\|_\/(__\__)\__\//_|(_
You need cowsay to use snoopy version; run npm install -g cowsay
Check log