fiza07_countdown-timer

1.0.0 • Public • Published
<title>Countdown Timer</title> <style> .green { color: green; } .bold { font-weight: bold; } </style>

Countdown Timer

The Countdown Timer is a simple command-line tool that allows you to set a countdown in seconds.

Once the countdown reaches zero, a message indicates that the timer has expired.


Features

  • Customizable countdown time (between 1 and 60 seconds)
  • Displays remaining time in "minutes : seconds" format
  • Figlet animation at the start
  • Uses inquirer for user input

How to Use

To use this Countdown Timer in your own command-line interface (CLI), use the following command:

npx fiza07_countdown-timer

Enter the desired countdown time in seconds, and the timer will start. When the countdown expires, you will see a message.


Requirements

  • Node.js and npm must be installed on your system
  • This tool uses `inquirer`, `date-fns`, `chalk`, `clear`, `figlet`, and `chalk-animation`

Running Locally

  1. Clone the Repository: Clone the project to your local machine
  2. Install Dependencies: In the project root directory, run `npm install`
  3. Start the Timer: Use `node countdown-timer.js` or similar command to start the countdown

Author

This project is developed by Fiza07. If you have any questions, contact me or submit an issue on GitHub.

Readme

Keywords

none

Package Sidebar

Install

npm i fiza07_countdown-timer

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

18.8 kB

Total Files

5

Last publish

Collaborators

  • fizarafakat