@node-cli/timer
v1.0.5
Published
Dead simpler CLI timer
Downloads
5
Readme
Node CLI timer package
Timer is a dead simple command line tool to display the remaining time for a given duration.
Installation
> npm install --global @node-cli/timer
Examples
Start a timer for 4 hours, 2 minutes and 15 seconds
> timer 4h2m15s
Start a timer for 1 minute and 42 seconds
> timer 1m42s
Get help
> search --help
License
MIT © Arno Versini