raw-stopwatch
v1.2.0
Published
A bare bones stopwatch for the terminal.
Downloads
2
Readme
raw-stopwatch
A minimal stopwatch
No-frills fork of codealchemist/stopwatch-cli.
Compared to the original this version:
- Removes emoji and big
stopwatch-cli
- Adds a time relative to the last lap
Install
npm install -g raw-stopwatch
Usage
raw-stopwatch
Keyboard interface:
SPACE
: Pauses the timer.ENTER
: Creates a lap.q
orctrl+c
: Quit.