1.2.0 • Published 4 years ago
raw-stopwatch v1.2.0
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-stopwatchUsage
raw-stopwatchKeyboard interface:
- SPACE: Pauses the timer.
- ENTER: Creates a lap.
- qor- ctrl+c: Quit.