0.6.1 • Published 2 years ago

alarm-cli v0.6.1

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

alarm-cli

A responsive countdown alarm in your terminal.

Requirements

Install

Open a terminal and install alarm-cli globally by running the following command.

$ npm install --global alarm-cli

Usage

$ alarm --help

  A responsive countdown alarm in your terminal

  Usage
    $ alarm <flag> <time> [--silence|-S]

  Options
    --hours, -h      Time flag
    --minutes, -m    Time flag
    --seconds, -s    Time flag
    --silence, -S    Does not beep on stop
    --help           Show this text
    --version        Show version

  Examples
    $ alarm -m 33
    $ alarm --seconds 5 --silence

License

MIT © Made with love a keyboard by Danilo Barros