https://github.com/zurfyx/npx-stopwatch
A terminal stopwatch
https://github.com/zurfyx/npx-stopwatch
node npx
Last synced: about 2 months ago
JSON representation
A terminal stopwatch
- Host: GitHub
- URL: https://github.com/zurfyx/npx-stopwatch
- Owner: zurfyx
- Created: 2019-03-05T16:31:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T16:33:30.000Z (about 6 years ago)
- Last Synced: 2025-02-05T23:59:00.959Z (3 months ago)
- Topics: node, npx
- Language: JavaScript
- Size: 59.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# npx stopwatch
> A terminal stopwatch

![]()
## Getting started
```
npx -q npx-stopwatch
```Tweak refresh rate
```
npx -q npx-stopwatch --interval 1000 # every 1000 ms
```## License
MIT © Gerard Rovira Sánchez