m-countdown-timer
v1.0.0
Published
A simple CLI tool to start a countdown timer.
Readme
Countdown Timer CLI
A simple CLI tool to start a countdown timer.
Installation
You can install the Countdown Timer CLI globally using npm:
npm install -g m-countdown-timerUsage
To start the countdown timer, simply run the following command and follow the prompts:
countdown-timerUse without Installing:
npx m-countdown-timerYou will be prompted to enter the duration of the countdown timer. You can input the duration in seconds (without symbols), minutes (m), hours (h), days (d), months (M), years (y), or as a specific date and time in the format YYYY-MM-DD HH:mm:ss.
This will start the countdown timer and prompt you to enter the duration.
