1.0.2 • Published 8 years ago

to-zero v1.0.2

Weekly downloads
2
License
ISC
Repository
-
Last release
8 years ago

npm version Build status Dependencies

Install

npm install -g to-zero

Use

to-zero 5s # Counting down 5 seconds
to-zero 5m # Counting down 5 minutes
to-zero 5h # Counting down 5 hours

to-zero 5m -d # Timer spawns in the background (won't take over your prompt)

to-zero 5m -m "I'm cooked!" # Display this message in the notification

See the ms package for valid time strings