1.0.1 • Published 1 year ago

timer-reminder-demo v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Timer Reminder Demo

Timer Reminder Demo is small cli app that shows notifier after a given period of time.

Installation

Use the package manager npm to install.

npm i timer-reminder-demo

Usage

timer-reminder 10s

it will show notification after 10 seconds. Also you can pass seconds as a number:

timer-reminder 10

You can also set hours and minutes, here is the example of how to do that

timer-reminder 1h 2m 15s

or only hours and seconds

timer-reminder 1h 15s
1.0.1

1 year ago

1.0.0

1 year ago