Skip to content

alpineyahoo/sh-tick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sh-tick

timer using dateutils.
24-hour clock timer.
I didn't know the word "shtick" ever.

Installation Example

$ 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

Use

# 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_      __)(
       ,'  `.   (_".`.
      :      :    /|`
      |      |   ((|_  ,-.
      ; -   /:  ,'  `:(( -\
     /    -'  `: ____ \\\-:
    _\__   ____|___  \____|_
   ;    | |        '-`      :
  :_____|:|__________________:
  ;     |:|                  :
 :      |:|                   :
 ;_______`'___________________:
:                              :
|______________________________|
 `---.--------------------.---'
     |____________________|
     |                    |
     |____________________|
     |                    |
   _\|_\|_\/(__\__)\__\//_|(_

Memo

You need cowsay to use snoopy version; run npm install -g cowsay

Log

Check log

About

timer written in only shell script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages