console-stopwatch
v1.3.3
Published
A simple console stopwatch
Downloads
30
Maintainers
Readme
console-stopwatch
Simple stopwatch for the console. Simple and quick 🚀
Install & run in console
- Install globally with
npm i console-stopwatch --global
- Run
stopwatch
in console.
Instructions
- Press
r
to reset current timer ✨ - Press
n
to create a new timer ✨ - Press
any
other key to pause current timer ✨ - Press
ctrl+c
orescape
to exit ✨