An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# npx stopwatch

> A terminal stopwatch

![npm](https://img.shields.io/npm/v/npx-stopwatch.svg)


Demo

## Getting started

```
npx -q npx-stopwatch
```

Tweak refresh rate

```
npx -q npx-stopwatch --interval 1000 # every 1000 ms
```

## License

MIT © Gerard Rovira Sánchez