Skip to content

A dead simple commandline blocking timer,

License

Notifications You must be signed in to change notification settings

floppyMike/countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

countdown

A dead simple commandline blocking countdown.

How to use it

The help message contains all necessary information.

Dead simple cli blocking timer for linux

usage: demer [options]
  options:
    [flg] help: Displays this help message.
    [flg] rev : Rather than counting up, count down.
    [val] ms  : Count down milliseconds.
    [val] s   : Count down seconds.
    [val] min : Count down minutes.
    [val] h   : Count down hours.

Example

example pic

About

A dead simple commandline blocking timer,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages