Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 711 Bytes

File metadata and controls

23 lines (16 loc) · 711 Bytes

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