@node-cli/timer
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

Node CLI timer package

npm

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

Readme

Keywords

none

Package Sidebar

Install

npm i @node-cli/timer

Weekly Downloads

2

Version

1.0.5

License

MIT

Unpacked Size

18 kB

Total Files

16

Last publish

Collaborators

  • aversini