1.0.1 • Published 5 years ago

clict v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

CLICT - CLI Countdown Timer

CLICT screenshot

A CLI countdown timer built using INK, which lets you use React components to build command line apps.

Note: This currently only works on macOS.

Install

$ npm i -g clict

Usage

$ clict

Enter the number of minutes for the countdown. When time runs out, the computer will speak "Time's up."

Changes

You can install the package locally and make changes. To run the modified version:

$ npm run build
$ node dist/clict