0.3.1 • Published 6 years ago

terminal-alarm v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

terminal-alarm

Countdown with sound in your terminal

Works on macOS, Linux and Windows.

Install

$ npm install --global terminal-alarm

Usage

$ alarm --help

  Usage
    $ alarm <time> [flag]

  Options
    --hours, -h      TIME flag
    --minutes, -m    TIME flag
    --seconds, -s    TIME flag
    --silence, -S    Does not emits sound on stop
    --help           Show this text in console
    --version        Show version of this package

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

License

MIT © Danilo Barros

0.3.1

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago